Commit 749354d3 authored by Mayra Cabrera's avatar Mayra Cabrera

Merge branch '219411-danger-allowed-fail' into 'master'

Make danger allowed to fail to unblock merge requests

See merge request gitlab-org/gitlab!33317
parents 5b301327 1a1fa92c
......@@ -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