Commit 0036b68d authored by chuzhaohong's avatar chuzhaohong

Update .gitlab-ci.yml

parent 17dfde88
Pipeline #1601 passed with stage
in 1 second
......@@ -4,9 +4,10 @@ stages:
release_deploy:
stage: release
script:
- rsync -rltgoDvP --port=8733 --exclude ./src/storage --exclude ./src/bootstrap ./src/* 10.8.0.167::web_online/uc-card.aldzn.cn/
- rsync -rltgoDvP --port=8733 --exclude ./src/storage --exclude ./src/bootstrap ./src/* 10.8.0.168::web_online/uc-card.aldzn.cn/
- rsync -rltgoDvP --port=8733 --exclude ./src/storage --exclude ./src/bootstrap ./src/* 10.8.0.169::web_online/uc-card.aldzn.cn/
- rsync -rltgoDvP --port=8733 --exclude ./src/storage --exclude ./src/bootstrap ./src/* 10.8.0.174::web_online/uc-card.aldzn.cn/
- rsync -rltgoDvP --port=8733 --exclude ./src/storage --exclude ./src/bootstrap ./src/* 10.8.0.175::web_online/uc-card.aldzn.cn/
- rsync -rltgoDvP --port=8733 --exclude ./src/storage --exclude ./src/bootstrap ./src/* 10.8.0.176::web_online/uc-card.aldzn.cn/
- rsync -rltgoDvP --port=8733 --exclude ./src/storage --exclude ./src/bootstrap ./src/* 10.8.0.177::web_online/uc-card.aldzn.cn/
only:
- master
tags:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment