1
0
Fork 0
mirror of https://github.com/Luzifer/staticmap.git synced 2024-10-18 07:34:23 +00:00
staticmap/.repo-runner.yaml
Knut Ahlers eb759deb85
Add auto-build
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-06-27 23:11:49 +02:00

10 lines
158 B
YAML

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