提交 0ecbf6f5 作者: 蔡东坡

更新 .gitlab-ci.yml

上级 11c91d92
......@@ -58,7 +58,7 @@ build_push_image_pred:
remote_run_image_dev:
stage: deploy
script:
- bash ~/.local/bin/f200.sh $CONTAINER_NAME 8066 80 $DEV_REPO:$CONTAINER_NAME guojia 192.168.10.200
- bash ~/.local/bin/f200.sh $CONTAINER_NAME 7084 80 $DEV_REPO:$CONTAINER_NAME guojia 192.168.10.200
tags:
- shell-200
only:
......@@ -69,7 +69,7 @@ remote_run_image_pred:
stage: deploy
script:
- bash ~/.local/bin/fdeploy.sh $CONTAINER_NAME 8066 80 $PROD_REPO:$CONTAINER_NAME zp 39.106.144.161
- bash ~/.local/bin/fdeploy.sh $CONTAINER_NAME 7084 80 $PROD_REPO:$CONTAINER_NAME zp 39.106.144.161
tags:
- shell-prod
only:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论