X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/36d4a7c515761fb16b53377ea8df02d1abd9458d..3f6e56add6bce632278635d891f29c9a35ee9102:/.build.yml?ds=inline diff --git a/.build.yml b/.build.yml deleted file mode 100644 index 72b20c4..0000000 --- a/.build.yml +++ /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/