Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uc_card
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhoujun
uc_card
Commits
0036b68d
Commit
0036b68d
authored
Jun 09, 2021
by
chuzhaohong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
17dfde88
Pipeline
#1601
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
.gitlab-ci.yml
.gitlab-ci.yml
+4
-3
No files found.
.gitlab-ci.yml
View file @
0036b68d
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment