Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
0446509a
Commit
0446509a
authored
Mar 31, 2019
by
Thomas Löffler
Browse files
[TASK] Add verbose to rsync for the deployment output
parent
5a3b32c7
Pipeline
#6737
passed with stages
in 4 minutes and 23 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci/deployer/deploy.php
View file @
0446509a
...
...
@@ -46,7 +46,7 @@ set('rsync', [
'filter'
=>
[],
'filter-file'
=>
false
,
'filter-perdir'
=>
false
,
'flags'
=>
'az'
,
'flags'
=>
'a
v
z'
,
'options'
=>
[
'delete'
],
'timeout'
=>
300
]);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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