Commit 1a1fa92c authored by Kyle Wiebers's avatar Kyle Wiebers

Make danger allowed to fail to unblock work

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/219411
parent 5b301327
......@@ -233,6 +233,7 @@ danger-review:
- .review:rules:danger
image: registry.gitlab.com/gitlab-org/gitlab-build-images:danger
stage: test
allow_failure: true
needs: []
script:
- source scripts/utils.sh
......
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