change deployment strategy
[~bandali/bndl.org] / .build.yml
diff --git a/.build.yml b/.build.yml
deleted file mode 100644 (file)
index 72b20c4..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-image: alpine/3.9
-packages:
-  - rsync
-sources:
-  - https://git.sr.ht/~bandali/bandali.eu.org
-environment:
-  deploy: deploy@bandali.eu.org
-secrets:
-  - 6da5fd68-0594-4fc6-abe0-efe01ffe4b56
-tasks:
-  - deploy: |
-      sshopts="-o StrictHostKeyChecking=no"
-      rsync --rsh="ssh $sshopts" --exclude='.git/' -rP \
-            bandali.eu.org/ ${deploy}:/var/www/bandali.eu.org/