Commit 9224100c authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'disallow-schedule-package-and-qa-to-fail' into 'master'

Disallow 'schedule:package-and-qa' to fail

See merge request gitlab-org/gitlab!18525
parents e28acada 1294a1c2
......@@ -72,5 +72,3 @@ schedule:package-and-qa:
- .only-code-qa-changes
- .only-canonical-schedules
needs: ["build-qa-image", "gitlab:assets:compile"]
# Allowed to fail until https://gitlab.com/gitlab-org/gitlab/issues/33272 is fixed.
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