Skip to content
Snippets Groups Projects
Commit dbe4557f authored by Matthew Pickering's avatar Matthew Pickering Committed by Marge Bot
Browse files

CI: Allow failure in packaging step

This depends on the windows build which is still allowed to fail. If
that job fails then the packaging job will also fail.
parent 8b14f536
No related branches found
No related tags found
No related merge requests found
......@@ -641,6 +641,7 @@ cleanup-darwin:
doc-tarball:
<<: *only-default
stage: packaging
allow_failure: true
tags:
- x86_64-linux
image: ghcci/x86_64-linux-deb9:0.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment