修改包名.

This commit is contained in:
lijiahang
2024-10-29 09:59:50 +08:00
parent 029a46c07d
commit 8db677684d
986 changed files with 4516 additions and 4522 deletions

View File

@@ -1,5 +1,5 @@
#/bin/bash
version=2.1.8
version=2.2.0
mv ../../orion-visor-launch/target/orion-visor-launch.jar ./orion-visor-launch.jar
mv ../../orion-visor-ui/dist ./dist
docker build -t orion-visor-service:${version} .