Skip to content

Commit

Permalink
Reset before_script for SAST job
Browse files Browse the repository at this point in the history
  • Loading branch information
dzaporozhets committed Feb 5, 2018
1 parent 6c16af5 commit 7270859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Expand Up @@ -73,6 +73,7 @@ codeclimate:
paths: [codeclimate.json]

sast:
before_script: []
image: registry.gitlab.com/gitlab-org/gl-sast:latest
script:
- /app/bin/run .
Expand Down

0 comments on commit 7270859

Please sign in to comment.