diff options
-rw-r--r-- | .build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |