This commit is contained in:
w-mj 2023-03-12 11:56:09 +08:00
parent 3fc1a80c99
commit bbe4c7a12d
No known key found for this signature in database
GPG Key ID: 3A2CB5BE2F835897
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ build:
- docker push "docker.educg.net/cg/k8s-manager:$CI_COMMIT_TAG"
deploy:
image: bitnami/kubectl:latest
image:
name: bitnami/kubectl:latest
entrypoint: [""]
stage: deploy
only:
- tags