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