1
0
mirror of https://github.com/Luzifer/mondash.git synced 2024-09-20 01:12:58 +00:00
mondash/.repo-runner.yaml
Knut Ahlers 18463b519d
Add automated asset building for Github
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-22 22:16:06 +01:00

11 lines
156 B
YAML

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