projects
/
~bandali
/
bndl.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f38801
)
build manifest: break long line
author
Amin Bandali
<bandali@gnu.org>
Tue, 7 May 2019 21:27:49 +0000
(17:27 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Tue, 7 May 2019 21:27:49 +0000
(17:27 -0400)
.build.yml
patch
|
blob
|
blame
|
history
diff --git
a/.build.yml
b/.build.yml
index
2ec4ffe
..
72b20c4
100644
(file)
--- 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/