1
0
Fork 0
mirror of https://github.com/Luzifer/korvike.git synced 2024-11-12 17:22:44 +00:00
korvike/.repo-runner.yaml
Knut Ahlers 91b6c587b0
Add builder config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-02-14 12:15:00 +01:00

10 lines
151 B
YAML

---
image: "quay.io/luzifer/repo-runner-image"
checkout_dir: /go/src/github.com/Luzifer/korvike
commands:
- make ci
environment:
CGO_ENABLED: 0