1
0
Fork 0
mirror of https://github.com/Luzifer/ansible-role-version.git synced 2024-10-18 12:54:22 +00:00
ansible-role-version/.repo-runner.yaml
Knut Ahlers 6db40b28af
Add automated Github publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-01-10 23:35:01 +01:00

10 lines
169 B
YAML

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