1
0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-09-19 15:42:58 +00:00
cloudkeys-go/.repo-runner.yaml
Knut Ahlers ef5bc59525
Switch to Github publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-12-08 12:58:02 +01:00

11 lines
161 B
YAML

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