Files
gitlab-foss/config/application_setting_columns/keep_latest_artifact.yml
2024-10-08 09:16:03 +00:00

14 lines
357 B
YAML

---
api_type: boolean
attr: keep_latest_artifact
clusterwide: false
column: keep_latest_artifact
db_type: boolean
default: 'true'
description: Prevent the deletion of the artifacts from the most recent successful
jobs, regardless of the expiry time. Enabled by default.
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true