Commit 70a52c6e authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'ep-team-tasks-963-fix-dast-rules' into 'master'

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

See merge request gitlab-org/gitlab!70600
parents e4431010 b673033f
......@@ -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