chore(Release): set allow_failure to true
This commit is contained in:
parent
b7be408834
commit
11a6ff9789
@ -2,6 +2,7 @@
|
||||
stage: release
|
||||
variables:
|
||||
PARENT_PIPELINE_ID: $CI_PIPELINE_ID
|
||||
allow_failure: true
|
||||
trigger:
|
||||
include: release.gitlab-ci.yml
|
||||
strategy: depend
|
||||
|
||||
Loading…
Reference in New Issue
Block a user