summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-08-27 10:37:11 -0400
committerBen Burwell <ben@benburwell.com>2019-08-27 10:37:11 -0400
commitc46084fb9d8cc738d9eecad144c1767bc21a6bfb (patch)
tree6074290050ea88d7dc5c8149cf6477fe2567bc9d
parent3c9db2d6fec65921d7ba1d62feadec9c61f30c99 (diff)
point deploy to vela.asnull.net
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 043fcc6..085b3f0 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 $site/_site/ bburwell@$site:$site
+ rsync --delete --rsh="ssh $sshopts" -rP $site/_site/ deploy@vela.asnull.net:$site