Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-08-04 03:08:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-04 03:08:51 +0300
commit099deb2725d99f655ad831c3122b5632bb37f9d2 (patch)
tree4189e13b0390fa016f2b65b04572093428ca4530 /config
parent4bf395cded929b1f2d2419079d8107604c9f930f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/cancel_pipelines_prior_to_destroy.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/feature_flags/development/cancel_pipelines_prior_to_destroy.yml b/config/feature_flags/development/cancel_pipelines_prior_to_destroy.yml
deleted file mode 100644
index 9b3676b7bf3..00000000000
--- a/config/feature_flags/development/cancel_pipelines_prior_to_destroy.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: cancel_pipelines_prior_to_destroy
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65586
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/335338
-milestone: '14.1'
-type: development
-group: group::continuous integration
-default_enabled: false