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

Do not fail CI when Danger fails for now

Until we fix https://gitlab.com/gitlab-org/gitlab/issues/208282.
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 7aa49e4b
......@@ -253,4 +253,4 @@ danger-review:
- git version
- node --version
- yarn install --frozen-lockfile --cache-folder .yarn-cache --prefer-offline
- danger --fail-on-errors=true
- danger --verbose # fail-on-errors=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