Fix "sh: 0: Can't open sh"
This commit is contained in:
parent
cf900d4ef4
commit
b6d7bb3246
@ -60,7 +60,7 @@ stages:
|
|||||||
"Deploy to Production":
|
"Deploy to Production":
|
||||||
image:
|
image:
|
||||||
name: bitnami/kubectl:1.23
|
name: bitnami/kubectl:1.23
|
||||||
entrypoint: ["sh"]
|
entrypoint: [""]
|
||||||
stage: "Deploy"
|
stage: "Deploy"
|
||||||
when: manual
|
when: manual
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user