update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
mvn -s ~/.m2/settings-personal.xml clean install
|
mvn -s ~/.m2/settings-personal.xml clean install
|
||||||
docker build -t reg.laysan.biz/physical/physical-launcher .
|
#docker buildx use physical
|
||||||
#docker login reg.laysan.biz
|
docker build --platform linux/amd64 -t reg.laysan.biz/physical/physical-launcher --push .
|
||||||
docker push reg.laysan.biz/physical/physical-launcher
|
#docker login --username=admin --password='admin!@#123' reg.laysan.biz
|
||||||
|
|||||||
Reference in New Issue
Block a user