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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-04-09 18:09:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-09 18:09:10 +0300
commit9ea69b43c3502c4c63e6d47da40786875197fcf3 (patch)
tree34a74f05ff8321a9dc16bb22dd3d3fe6ef55d3e7 /.gitlab-ci.yml
parent45c999c8bcab0cd8ea766919634580465e5080d9 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 54e444e6ec0..423a62b159b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -113,4 +113,7 @@ include:
- local: .gitlab/ci/dast.gitlab-ci.yml
- local: .gitlab/ci/workhorse.gitlab-ci.yml
- local: .gitlab/ci/graphql.gitlab-ci.yml
- - remote: 'https://gitlab.com/gitlab-org/frontend/untamper-my-lockfile/-/raw/main/.gitlab-ci-template.yml'
+ # switch the remote include to a local include until this is resolved:
+ # https://gitlab.com/gitlab-org/gitlab/-/issues/327299
+ # - remote: 'https://gitlab.com/gitlab-org/frontend/untamper-my-lockfile/-/raw/main/.gitlab-ci-template.yml'
+ - local: .gitlab/ci/untamper-my-lockfile.yml