1
0
Fork 0
mirror of https://github.com/Luzifer/elastic_cron.git synced 2024-11-08 22:00:13 +00:00
elastic_cron/.repo-runner.yaml

10 lines
150 B
YAML

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