Update .gitlab-ci.yml file
This commit is contained in:
parent
2b8ba6afa2
commit
10f14576d3
@ -48,7 +48,7 @@ docker_deploy:
|
|||||||
name: bitnami/kubectl
|
name: bitnami/kubectl
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
script:
|
script:
|
||||||
- kubectl config view
|
- kubectl config view --kubeconfig=.kube/config
|
||||||
- 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