1
0
Fork 0
mirror of https://github.com/Luzifer/s3sync.git synced 2024-10-18 06:24:20 +00:00
s3sync/.repo-runner.yaml
Knut Ahlers 146696d70b
Noop: Enable Github releases
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-29 11:09:30 +02:00

10 lines
155 B
YAML

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