Merge branch 'security-scanner' into 'master'

Only run security-scanner on scheduled builds

See merge request fablab/labsync!32
This commit is contained in:
jalr 2018-06-11 20:44:15 +00:00
commit 5a94d6d39e

View file

@ -51,6 +51,8 @@ security_scanner:
- set -x
- export GITLAB_URL="$(echo "$CI_PROJECT_URL" | grep -Eo '^https?://[^/]*')"
- security-scanner stretch
only:
- schedules
.squashfs_template: &squashfs_template
stage: build