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