1
0
mirror of https://github.com/Luzifer/expose.git synced 2024-09-19 23:52:57 +00:00
expose/.repo-runner.yaml
Knut Ahlers 227f0908bb
Add github release build
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-14 02:47:17 +02:00

11 lines
155 B
YAML

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