image: alpine/latest oauth: git.sr.ht/OBJECTS:RW git.sr.ht/REPOSITORIES:RO git.sr.ht/PROFILE:RO packages: - texlive-luatex - texmf-dist-most - hut sources: - https://git.sr.ht/~tobyvin/resume artifacts: - resume/src/resume.pdf - resume/src/cover_letters.tar.gz tasks: - build: ./resume/build.sh - package: | cd resume (cd src && tar -czvf cover_letters.tar.gz */*.pdf) git describe --exact-match HEAD > pkgver || complete-build - publish: | cd resume cp src/resume.pdf resume-$(