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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKassio Borges <kborges@gitlab.com>2022-03-21 01:20:10 +0300
committerJaime Martinez <jmartinez@gitlab.com>2022-03-21 01:20:10 +0300
commit1e66146ab60173587de8ba0543b03ee670376a67 (patch)
tree0ddabd4d0fc82f4912cca758a596c8d74771a954 /.gitlab/ci
parent3ce95814cd7ef50bfba7454299a685cfe74a05ae (diff)
Category:Pages is now under group::editor devops::create
Diffstat (limited to '.gitlab/ci')
-rw-r--r--.gitlab/ci/prepare.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab/ci/prepare.yml b/.gitlab/ci/prepare.yml
index 66d23adf..c5481a19 100644
--- a/.gitlab/ci/prepare.yml
+++ b/.gitlab/ci/prepare.yml
@@ -53,4 +53,3 @@ secret_detection:
rules:
# For merge requests, create a pipeline.
- if: '$CI_MERGE_REQUEST_IID'
-