From: Amin Bandali Date: Tue, 7 May 2019 21:27:49 +0000 (-0400) Subject: build manifest: break long line X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/commitdiff_plain/7b77c0619006626ffcd90750f90904ae4fbd42a7 build manifest: break long line --- diff --git a/.build.yml b/.build.yml index 2ec4ffe..72b20c4 100644 --- a/.build.yml +++ b/.build.yml @@ -10,4 +10,5 @@ secrets: tasks: - deploy: | sshopts="-o StrictHostKeyChecking=no" - rsync --rsh="ssh $sshopts" --exclude='.git/' -rP bandali.eu.org/ ${deploy}:/var/www/bandali.eu.org/ + rsync --rsh="ssh $sshopts" --exclude='.git/' -rP \ + bandali.eu.org/ ${deploy}:/var/www/bandali.eu.org/