Update .gitlab-ci.yml file
This commit is contained in:
parent
57971c91b8
commit
2b8ba6afa2
@ -48,7 +48,7 @@ docker_deploy:
|
|||||||
name: bitnami/kubectl
|
name: bitnami/kubectl
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
script:
|
script:
|
||||||
- kubectl version
|
- kubectl config view
|
||||||
- kubectl run console-${PACKAGE_VERSION} --image=reg.sre.victor-core.top/cobalt-strike/console:${PACKAGE_VERSION}
|
- kubectl run console-${PACKAGE_VERSION} --image=reg.sre.victor-core.top/cobalt-strike/console:${PACKAGE_VERSION}
|
||||||
tags:
|
tags:
|
||||||
- cluster
|
- cluster
|
Loading…
x
Reference in New Issue
Block a user