diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5827bfc..72b8a64 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,7 +60,7 @@ stages: "Deploy to Production": image: name: bitnami/kubectl:1.23 - entrypoint: ["sh"] + entrypoint: [""] stage: "Deploy" when: manual allow_failure: true