1
0
mirror of https://github.com/Luzifer/elastic_cron.git synced 2024-09-18 22:53:02 +00:00
elastic_cron/.repo-runner.yaml

11 lines
150 B
YAML

---
image: reporunner/golang-alpine
checkout_dir: /go/src/github.com/Luzifer/elastic_cron
commands:
- make publish
environment:
CGO_ENABLED: 0