update ci config

This commit is contained in:
Smart-SangGe 2022-08-02 09:40:06 +08:00
parent 94b9ed88fb
commit 8efa9fee5b

View File

@ -45,5 +45,5 @@ release:
docker_deploy:
stage: deploy
script:
- echo 123
- kubectl run console-${PACKAGE_VERSION} --image=reg.sre.victor-core.top/cobalt-strike/console:${PACKAGE_VERSION}