Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
blog-memopol
Commits
4f6ecbee
Commit
4f6ecbee
authored
Oct 13, 2016
by
okhin
Browse files
Fix the rsync command
parent
409247c0
Pipeline
#212
failed with stages
in 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4f6ecbee
...
...
@@ -19,6 +19,6 @@ job make:
job deploy
:
script
:
rsync -rlp
to
Du ./output/ ${HOME_WWW}/
rsync -rlpDu ./output/ ${HOME_WWW}/
only
:
-
master
Write
Preview
Supports
Markdown
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