aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-06-01 20:54:53 -0400
committerBen Burwell <ben@benburwell.com>2019-06-01 20:54:53 -0400
commite806e12e78ed401312ed14d93ed9df45f330bf6e (patch)
tree04c261eafe5b4d957a0ebadbe13f2238509e0564
parentbfcd237d74f942b3fa186648e5ae160623d4838c (diff)
Use bburwell user
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 0eec734..ef81e21 100644
--- a/.build.yml
+++ b/.build.yml
@@ -14,4 +14,4 @@ triggers:
tasks:
- deploy: |
sshopts="-o StrictHostKeyChecking=no"
- rsync --rsh="ssh $sshopts" -rP $site/ deploy@$site:/var/www/$site
+ rsync --rsh="ssh $sshopts" -rP $site/ bburwell@$site:/var/www/$site