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:
authorJuan Broullon <jbroullon@gitlab.com>2019-08-12 03:12:57 +0300
committerJuan Broullon <jbroullon@gitlab.com>2019-08-12 03:12:57 +0300
commit53c657986df9ddbb076034fc9dc82d98e2d376b6 (patch)
treef4b2bb75de2eef35f21a0a85b3cf977ba66a2149
parentee8a47e04412f9638b2f0041c7681180b53ef399 (diff)
Remove dependency scanner since it doesnt support go yet
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a831071c..b5b0ff8c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,6 @@
include:
- template: Security/License-Management.gitlab-ci.yml
- template: Security/SAST.gitlab-ci.yml
- - template: Security/Dependency-Scanning.gitlab-ci.yml
.test: &test
script: