image: debian/stretch packages: - rsync - ruby - ruby-dev - zlib1g-dev sources: - https://git.sr.ht/~benburwell/benburwell.com triggers: - action: email condition: always to: Ben Burwell tasks: - setup: | sudo gem install github-pages - build: | cd benburwell.com jekyll build