Update publish-to-docker.sh

This commit is contained in:
Bozhidar 2024-05-10 21:30:54 +03:00
parent 5acfeca7b0
commit 898be5149d

View file

@ -1,3 +1,3 @@
docker compose up --build
docker tag phyre-panel:latest bobicloudvision/phyrepanel:latest
docker push bobicloudvision/phyrepanel:latest
docker tag phyre-panel:latest bobicloudvision/phyre-panel:latest
docker push bobicloudvision/phyre-panel:latest