summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Doe <axil@gitlab.com>2018-01-10 08:50:34 +0100
committerJohn Doe <axil@gitlab.com>2018-01-10 08:50:34 +0100
commitc415c6204730c7aa3acdf740f96c8a407e831d82 (patch)
tree04718c016e2121fef233a4d3867014d631dd73ed
parent3576d59ae95a61dd20e997a619dbc6c8e8a70276 (diff)
downloadgitlab-ce-docs/exclude-sast.tar.gz
Exclude sast job from being run in docs only changesdocs/exclude-sast
-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: