Commit 8cdcc021 authored by chuzhaohong's avatar chuzhaohong

Add new file

parent aaf54dbc
Pipeline #1545 passed with stage
in 32 seconds
stages:
- release
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/
only:
- master
tags:
- lbgmail
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