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