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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-03-21 12:45:44 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-03-21 12:45:44 +0300
commitb6f2c7fab290f715eaf3f5f97eb6bec64bf18b9b (patch)
tree86b9d6ce0ffd2ca85f82dcf312e5111163938d9a /.gitlab-ci.yml
parent944db2cfbd82e0d2f4531d754084b4d815579bdf (diff)
Migrate to new untamper my lockfile template
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aebeef55..be379460 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
include:
- project: gitlab-org/frontend/untamper-my-lockfile
- file: .gitlab-ci-template.yml
+ file: templates/merge_request_pipelines.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml
- template: Security/SAST.gitlab-ci.yml