1
0
mirror of https://github.com/Luzifer/webcheck.git synced 2024-09-19 15:42:58 +00:00
webcheck/.repo-runner.yaml

11 lines
148 B
YAML

---
image: "reporunner/golang-alpine"
checkout_dir: /go/src/github.com/Luzifer/webcheck
commands:
- make publish
environment:
CGO_ENABLED: 0