Commit d0da57ce authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Revert "Add sast to auto devops template"

This reverts commit b1606d65.
parent b7d13c06
......@@ -83,16 +83,6 @@ codequality:
artifacts:
paths: [codeclimate.json]
sast:
image: registry.gitlab.com/gitlab-org/gl-sast:0.1.0
variables:
POSTGRES_DB: false
allow_failure: true
script:
- /app/bin/run .
artifacts:
paths: [gl-sast-report.json]
review:
stage: review
script:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment