Only run security-scanner on scheduled builds
This commit is contained in:
parent
99b4cc1ca9
commit
e108d5543a
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue