summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Zagorodny <vzagorodny@gitlab.com>2019-05-21 12:16:56 +0300
committerVictor Zagorodny <vzagorodny@gitlab.com>2019-05-24 13:11:19 +0300
commit2b607c5e633db45492ac5354c48345cbc8662807 (patch)
tree83ac5b9bee7df1ce83d0b7b8b84f92316e098625
parentf837432844466f46d76177c098c32c95af43dcfe (diff)
downloadgitlab-ce-2b607c5e633db45492ac5354c48345cbc8662807.tar.gz
WIP: Refer to version of sast with more logging
-rw-r--r--.gitlab/ci/reports.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/reports.gitlab-ci.yml b/.gitlab/ci/reports.gitlab-ci.yml
index c8fdf92448a..a1543b6bbca 100644
--- a/.gitlab/ci/reports.gitlab-ci.yml
+++ b/.gitlab/ci/reports.gitlab-ci.yml
@@ -51,7 +51,7 @@ sast:
) \
--volume "$PWD:/code" \
--volume /var/run/docker.sock:/var/run/docker.sock \
- "registry.gitlab.com/gitlab-org/security-products/sast:$SP_VERSION" /app/bin/run /code
+ "registry.gitlab.com/gitlab-org/security-products/sast:60879-test-analyzer-run-timeout" /app/bin/run /code
artifacts:
reports:
sast: gl-sast-report.json