diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0841ad4..8f1954c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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