Commit b673033f authored by Rémy Coutable's avatar Rémy Coutable

Fix DAST rules to only run for nightly schedule in canonical project

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 6c35205a
......@@ -1289,7 +1289,7 @@
rules:
- if: '$DAST_DISABLED || $GITLAB_FEATURES !~ /\bdast\b/'
when: never
- <<: *if-default-branch-schedule-nightly
- <<: *if-dot-com-ee-nightly-schedule
allow_failure: true
.reports:rules:package_hunter-yarn:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment