arch: null artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/master image: archlinux packages: - hugo - rsync - npm - go repositories: {} secrets: - 77c7956b-003e-44f7-bb5c-2944b2047654 shell: false sources: - https://git.sr.ht/~emersion/emersion.fr#d2a5e958e5f90f0af41e79470042039941590e21 tasks: - setup: | cd emersion.fr/themes/shimong/static npm install - openring: | cd emersion.fr ./openring-update.sh - build: | cd emersion.fr hugo - upload: | cd emersion.fr/public sshopts="-o StrictHostKeyChecking=no" rsync --rsh="ssh $sshopts" -rP \ --delete \ --delete-excluded \ . deploy@sheeta.emersion.fr:/srv/http/emersion.fr triggers: - action: email condition: failure to: oauth: ""