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#ca718cc1824e916baf4066d95ed7b05e2fe527e7 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: ""