1
0
mirror of https://github.com/Luzifer/repo-template.git synced 2024-09-20 09:32:58 +00:00
repo-template/.repo-runner.yaml
2018-02-07 10:06:24 +01:00

11 lines
162 B
YAML

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