X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/bndl.org/blobdiff_plain/c66cdcb5a3a7ec6b0a336d54d3ae201191bc42a3..d914cd283a62036f75a8a42da981b7c16866f81b:/.build.yml?ds=sidebyside diff --git a/.build.yml b/.build.yml index 520db94..72b20c4 100644 --- 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/