projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
various tweaks
[~bandali/bndl.org]
/
.build.yml
diff --git
a/.build.yml
b/.build.yml
index
520db94
..
72b20c4
100644
(file)
--- a/
.build.yml
+++ b/
.build.yml
@@
-10,4
+10,5
@@
secrets:
tasks:
- deploy: |
sshopts="-o StrictHostKeyChecking=no"
- rsync --rsh="ssh $sshopts" -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/