This commit is contained in:
ls
2024-08-10 14:03:55 +08:00
parent 73d8fca33b
commit 2cea470b9c
8 changed files with 83 additions and 87 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
mvn -s ~/.m2/settings-personal.xml clean install
docker build -t reg.laysan.biz/physical/physical-launcher .
#docker login reg.laysan.biz
docker push reg.laysan.biz/physical/physical-launcher