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