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

Merge branch 'move-dast-to-nightly' into 'master'

Change DAST jobs rule to run nightly

See merge request gitlab-org/gitlab!40362
parents 8becb68e 943178a9
......@@ -645,7 +645,7 @@
rules:
- if: '$DAST_DISABLED || $GITLAB_FEATURES !~ /\bdast\b/'
when: never
- <<: *if-dot-com-gitlab-org-schedule
- <<: *if-master-schedule-nightly
allow_failure: true
################
......
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