X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/bndl.org/blobdiff_plain/62b7051c8e81e01885cda21c37e9f14b6445fc99..1663324cfcc445f69fce3defa9b58bfc1b16160d:/.build.yml diff --git a/.build.yml b/.build.yml index 26296a1..6124e10 100644 --- a/.build.yml +++ b/.build.yml @@ -3,12 +3,12 @@ packages: - rsync - wget sources: - - https://git.sr.ht/~aminb/aminb.org + - https://git.sr.ht/~bandali/aminb.org environment: deploy: deploy@aminb.org - hugo_version: 0.48 + hugo_version: "0.50" secrets: - - 12deb555-3219-4d9d-b4c7-ffeda86ef5fe + - 6da5fd68-0594-4fc6-abe0-efe01ffe4b56 tasks: - setup: | wget "https://github.com/gohugoio/hugo/releases/download/v${hugo_version}/hugo_extended_${hugo_version}_Linux-64bit.tar.gz" @@ -24,4 +24,4 @@ tasks: - deploy: | cd aminb.org sshopts="-o StrictHostKeyChecking=no" - rsync --rsh="ssh $sshopts" -rP public/ ${deploy}:/var/www/aminb/html/ + rsync --rsh="ssh $sshopts" -rP public/ ${deploy}:/var/www/aminb.org/