Skip to content
Snippets Groups Projects
Commit ea7da0d4 authored by gabriel klawitter's avatar gabriel klawitter Committed by GitHub
Browse files

allow the whole doc pipeline to fail (#1881)

parent f5c32f71
Branches
No related merge requests found
......@@ -236,6 +236,7 @@ publish:s3:release:
publish:s3:doc:
stage: publish
allow_failure: true
dependencies:
- build:rust:doc:release
cache: {}
......
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