X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/bndl.org/blobdiff_plain/c66cdcb5a3a7ec6b0a336d54d3ae201191bc42a3..6c3ca0bae8e697ac12937fe2975cff4229dbf7b0:/.build.yml 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/