1
0
mirror of https://github.com/Luzifer/elastic_cron.git synced 2024-09-19 23:22:55 +00:00
elastic_cron/.repo-runner.yaml
Knut Ahlers 768865e5b1
Add building for Github releases
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-02 14:27:21 +02:00

11 lines
161 B
YAML

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