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:
authorVladimir Shushlin <vshushlin@gitlab.com>2019-07-24 11:51:30 +0300
committerVladimir Shushlin <v.shushlin@gmail.com>2019-07-29 16:11:18 +0300
commitcfd19c5182a10c924c51d0c6edc343f4664d29ad (patch)
tree7c9a590748b4473c987e175b3cc8444efa7a499c
parent7c712334b2bb07a0bd6b9bf5c853439455556e4f (diff)
Explicitly add Security/ for ci template
For some reason pipeline passes on .com, but fails on dev.gitlab.com This fixes the pipeline
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 43bbb93f..d2c8aaad 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
include:
- template: License-Management.gitlab-ci.yml
+ template: Security/License-Management.gitlab-ci.yml
.test: &test
script: