1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# build manifest for builds.sr.ht image: archlinux sources: - https://git.sr.ht/~ewy/pik packages: - go tasks: - build: | cd pik bash .pik/build.sh artifacts: - pik/pik submitter: git.sr.ht: enabled: true allow-refs: - refs/heads/master