Commit 103c136c authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'deprecation-doc-pipeline-allow-fail' into 'master'

Allow deprecations doc pipeline check to fail

See merge request gitlab-org/gitlab!70368
parents 759bb360 27a12639
......@@ -88,3 +88,4 @@ deprecations-doc check:
needs: []
script:
- bundle exec rake gitlab:docs:check_deprecations
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