Commit 77d88ad9 authored by chuzhaohong's avatar chuzhaohong

Update .gitlab-ci.yml

parent 830df58e
Pipeline #2242 passed with stage
in 0 seconds
...@@ -5,7 +5,7 @@ release_deploy: ...@@ -5,7 +5,7 @@ release_deploy:
stage: release stage: release
script: script:
- rsync -rltgoDvP --port=8733 ./release/* 47.100.9.17::web_online/testonlinenightclub.srccwl.com/public/ - rsync -rltgoDvP --port=8733 ./release/* 47.100.9.17::web_online/testonlinenightclub.srccwl.com/public/
- rsync -rltgoDvP --port=8733 ./release/* 47.100.9.17::web_online/tonlinenightclub.srccwl.com/public/ - rsync -rltgoDvP --port=8733 ./release/* 47.100.9.17::web_online/testonlinenightadmin.srccwl.com/public/
only: only:
- master - master
tags: 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