Commit 27a12639 authored by Marcel Amirault's avatar Marcel Amirault

Allow deprecations doc pipeline check to fail

parent dff0f9da
...@@ -88,3 +88,4 @@ deprecations-doc check: ...@@ -88,3 +88,4 @@ deprecations-doc check:
needs: [] needs: []
script: script:
- bundle exec rake gitlab:docs:check_deprecations - 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