Fix allow_failure tag
This commit is contained in:
parent
9c337728d4
commit
ca4f9bec9d
@ -67,7 +67,7 @@ stages:
|
|||||||
image: bitnami/kubectl:1.23
|
image: bitnami/kubectl:1.23
|
||||||
stage: "Deploy"
|
stage: "Deploy"
|
||||||
when: manual
|
when: manual
|
||||||
allow_failed: true
|
allow_failure: true
|
||||||
dependencies:
|
dependencies:
|
||||||
- "Publish Docker Image"
|
- "Publish Docker Image"
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user