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:
authorJohn Doe <axil@gitlab.com>2018-01-10 10:50:34 +0300
committerJohn Doe <axil@gitlab.com>2018-01-10 10:50:34 +0300
commitc415c6204730c7aa3acdf740f96c8a407e831d82 (patch)
tree04718c016e2121fef233a4d3867014d631dd73ed /.gitlab-ci.yml
parent3576d59ae95a61dd20e997a619dbc6c8e8a70276 (diff)
Exclude sast job from being run in docs only changes
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4f47d3f0171..22de5a5a2c5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -604,6 +604,7 @@ codequality:
paths: [codeclimate.json]
sast:
+ <<: *except-docs
image: registry.gitlab.com/gitlab-org/gl-sast:latest
before_script: []
script: