Skip to content
Snippets Groups Projects
Commit a2cc15bd authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

chanhe bitnami/kubectl entrypoint

parent c315e7f2
No related branches found
No related tags found
1 merge request!159Resolve "Integration Tests Fail"
Pipeline #73744 failed
...@@ -14,7 +14,9 @@ build:k8s-bot: ...@@ -14,7 +14,9 @@ build:k8s-bot:
- build/cd/k8s-bot - build/cd/k8s-bot
.deploy: &deploy .deploy: &deploy
image: bitnami/kubectl:latest image:
name: bitnami/kubectl:latest
entrypoint: [""]
before_script: before_script:
- echo "override global before script" - echo "override global before script"
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment