ots/.repo-runner.yaml
Knut Ahlers d779f25f79
Add automated building
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-08-03 18:34:18 +02:00

11 lines
152 B
YAML

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