提交 0ecbf6f5 作者: 蔡东坡

更新 .gitlab-ci.yml

上级 11c91d92
...@@ -58,7 +58,7 @@ build_push_image_pred: ...@@ -58,7 +58,7 @@ build_push_image_pred:
remote_run_image_dev: remote_run_image_dev:
stage: deploy stage: deploy
script: 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: tags:
- shell-200 - shell-200
only: only:
...@@ -69,7 +69,7 @@ remote_run_image_pred: ...@@ -69,7 +69,7 @@ remote_run_image_pred:
stage: deploy stage: deploy
script: 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: tags:
- shell-prod - shell-prod
only: only:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论