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