Update SAST.gitlab-ci.yml w/ FAIL_NEVER ENV

https://gitlab.com/gitlab-org/gitlab-ee/issues/10564
This commit is contained in:
Lucas Charles 2019-07-05 08:50:39 +00:00 committed by Sean McGivern
parent 5baf1f7d28
commit 1391ba13b7
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ sast:
MAVEN_PATH \
MAVEN_REPO_PATH \
SBT_PATH \
FAIL_NEVER \
) \
--volume "$PWD:/code" \
--volume /var/run/docker.sock:/var/run/docker.sock \