1
0
mirror of https://github.com/Luzifer/ots.git synced 2025-01-04 03:50:46 -05:00
ots/.repo-runner.yaml

11 lines
152 B
YAML
Raw Permalink Normal View History

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