summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-02-05 11:27:25 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-02-05 11:27:25 +0000
commit7270859b5a33d564df808d9efeccdf7459e128b2 (patch)
tree49e3320f6670d930468ecc6739ac7876604d5e95
parent6c16af5d392d246bfc728a64b8b5c67e1aa6e2b0 (diff)
downloadgitlab-shell-dz-add-sast.tar.gz
Reset before_script for SAST jobdz-add-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 d18b0c6..18648f8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -73,6 +73,7 @@ codeclimate:
paths: [codeclimate.json]
sast:
+ before_script: []
image: registry.gitlab.com/gitlab-org/gl-sast:latest
script:
- /app/bin/run .