rsync website in deploy step
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
232902ea63
commit
8d0f8b40bf
@ -81,7 +81,7 @@ steps:
|
|||||||
- '
|
- '
|
||||||
rsync -rlcgD -i -u -v --stats --progress
|
rsync -rlcgD -i -u -v --stats --progress
|
||||||
--delete
|
--delete
|
||||||
-e "sshpass -p ${RSYNC_PASS} ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 22222"
|
-e "sshpass -p $${RSYNC_PASS} ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 22222"
|
||||||
html/
|
html/
|
||||||
basiskonfiguration_mark2web_rsync@deploy.bc1.basehosts.de:./'
|
basiskonfiguration_mark2web_rsync@deploy.bc1.basehosts.de:./'
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user