aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 5b406b9..78a176b 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,6 +12,5 @@ tasks:
cd website
make
- deploy: |
- [ "$(git -C website rev-parse --abbrev-ref HEAD)" = master ] || exit 0
sshopt="--rsh=ssh -o StrictHostKeyChecking=no"
rsync "$sshopt" -av --delete website/docs/ user-data@carbslinux.org:www/carbslinux.org