Skip to content
代码片段 群组 项目
未验证 提交 06a23fe4 编辑于 作者: Marcel Amirault's avatar Marcel Amirault 提交者: GitLab
浏览文件

Merge branch 'katrinleinweber-gtlb-master-patch-09723' into 'master'

No related branches found
No related tags found
无相关合并请求
...@@ -59,7 +59,7 @@ To check if the feature flags are enabled: ...@@ -59,7 +59,7 @@ To check if the feature flags are enabled:
```ruby ```ruby
Feature.enable(:ci_detect_wrongly_expired_artifacts) Feature.enable(:ci_detect_wrongly_expired_artifacts)
Feature.enable(:ci_update_unlocked_job_artifacts) Feature.enable(:ci_update_unlocked_job_artifacts)
Feature.enable(:ci_destroy_unlocked_job_artifacts) Feature.enable(:ci_job_artifacts_backlog_work)
``` ```
These changes include switching artifacts from `unlocked` to `locked` if These changes include switching artifacts from `unlocked` to `locked` if
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册