summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index e3b4004..06e150a 100644
--- a/.build.yml
+++ b/.build.yml
@@ -22,4 +22,4 @@ tasks:
jekyll build
- deploy: |
sshopts="-o StrictHostKeyChecking=no"
- rsync --delete --rsh="ssh $sshopts" -rP benburwell.com/_site/ bburwell@$site:$site
+ rsync --delete --rsh="ssh $sshopts" -rP benburwell.com/_site/ deploy@$site:$site