arch: null artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/master image: alpine/latest packages: - go - scdoc - bmake repositories: {} secrets: [] shell: false sources: - https://git.sr.ht/~emersion/hut#ee9502bc376bd929539846864988186a78d5a79d tasks: - build: | cd hut make - test: | cd hut go test ./... - gofmt: | cd hut test -z $(gofmt -l . | grep -v '^srht/.*/gql.go$') - build-bmake: | cd hut make clean bmake triggers: [] oauth: ""