🐳 添加 push 脚本.

This commit is contained in:
lijiahang
2024-08-08 10:17:31 +08:00
parent 7109e89fb4
commit 947fa0fea3
5 changed files with 6 additions and 4 deletions

View File

@@ -4,4 +4,3 @@ cp -r ../../sql ./sql
docker build -t orion-visor-mysql:${version} .
rm -rf ./sql
docker tag orion-visor-mysql:${version} registry.cn-hangzhou.aliyuncs.com/lijiahangmax/orion-visor-mysql:${version}
docker push registry.cn-hangzhou.aliyuncs.com/lijiahangmax/orion-visor-mysql:${version}