summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 2b2ccff..ac02031 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,4 +12,4 @@ triggers:
tasks:
- deploy: |
sshopts="-o StrictHostKeyChecking=no"
- rsync --delete --rsh="ssh $sshopts" -rP $site/src deploy@$site:$site
+ rsync --delete --rsh="ssh $sshopts" -rP $site/src/ deploy@$site:$site