update ci config

This commit is contained in:
2022-08-02 08:37:09 +08:00
parent 94dfef208d
commit 7d2de25f27

View File

@@ -29,7 +29,7 @@ docker_build:
script:
- docker build -t console:${PACKAGE_VERSION} .
- docker tag console:${PACKAGE_VERSION} reg.sre.victor-core.top/cobalt-strike/console:${PACKAGE_VERSION}
- docker login -u sangge -p Precinct7460
- echo Precinct7460|docker login reg.sre.victor-core.top -u sangge --password-stdin
- docker push reg.sre.victor-core.top/cobalt-strike/console:${PACKAGE_VERSION}
tags:
- cluster