update
This commit is contained in:
@@ -1,6 +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
|
||||
#docker buildx use physical
|
||||
docker build --platform linux/amd64 -t reg.laysan.biz/physical/physical-launcher --push .
|
||||
#docker login --username=admin --password='admin!@#123' reg.laysan.biz
|
||||
|
||||
Reference in New Issue
Block a user