mirror of
https://github.com/Luzifer/elastic_cron.git
synced 2024-11-09 22:20:04 +00:00
10 lines
161 B
YAML
10 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
|