1
0
mirror of https://github.com/Luzifer/promcertcheck.git synced 2024-09-19 01:12:56 +00:00
promcertcheck/.repo-runner.yaml

11 lines
153 B
YAML
Raw Normal View History

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