1
0
mirror of https://github.com/Luzifer/envrun.git synced 2024-09-19 23:52:58 +00:00
envrun/.repo-runner.yaml
Knut Ahlers 5ad23dcb8f
Add Gtihub publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-21 14:56:38 +01:00

11 lines
155 B
YAML

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