prevent pipeline failure when libbehave fails to upload artifacts
This commit is contained in:
parent
2f1ac23c57
commit
1150a04f51
1 changed files with 3 additions and 0 deletions
|
|
@ -16,3 +16,6 @@ libbehave-experiment:
|
|||
# Don't wait, since this has no dependencies.
|
||||
# https://docs.gitlab.com/ci/yaml/#needs
|
||||
needs: []
|
||||
|
||||
# Gitlab issue currently causes error when upload final artifacts
|
||||
allow_failure: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue