🐳 修改命名空间.

This commit is contained in:
lijiahang
2024-12-19 15:31:59 +08:00
parent b2341ce62e
commit 933e9d90d1
8 changed files with 21 additions and 21 deletions

View File

@@ -5,4 +5,4 @@ mv ../../orion-visor-ui/dist ./dist
docker build --no-cache -t orion-visor-service:${version} .
rm -rf ./orion-visor-launch.jar
rm -rf ./dist
docker tag orion-visor-service:${version} registry.cn-hangzhou.aliyuncs.com/lijiahangmax/orion-visor-service:${version}
docker tag orion-visor-service:${version} registry.cn-hangzhou.aliyuncs.com/orionsec/orion-visor-service:${version}