jeremy 4 月之前
父节点
当前提交
5e2407f589
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      LaunchToProd.sh

+ 4 - 0
LaunchToProd.sh

@@ -0,0 +1,4 @@
+docker image tag testapp-frontend:latest 192.168.60.10:5005/gestionloyer_front:1
+docker image tag testapp-backend:latest 192.168.60.10:5005/gestionloyer_back:1
+docker image push 192.168.60.10:5005/gestionloyer_back:1
+docker image push 192.168.60.10:5005/gestionloyer_front:1