summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-08-27 16:20:43 -0400
committerBen Burwell <ben@benburwell.com>2019-08-27 16:20:43 -0400
commit323cee335cce8e070d9a7eed1f4465c7a6e58a49 (patch)
tree3602e6352845a1526926e55bd49e99388b79e1d1
parent7f2d745f58aab3ae75be927a8598fec60b76d5a5 (diff)
Update deploy destination
-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