update
This commit is contained in:
6
physical-launcher/build.sh
Normal file
6
physical-launcher/build.sh
Normal 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
|
||||
Reference in New Issue
Block a user