1
0
mirror of https://github.com/Luzifer/vault2env.git synced 2024-09-19 17:13:00 +00:00
vault2env/.repo-runner.yaml

11 lines
158 B
YAML
Raw Normal View History

2016-11-21 19:13:41 +00:00
---
image: "quay.io/luzifer/repo-runner-image"
checkout_dir: /go/src/github.com/Luzifer/vault2env
commands:
- make publish
environment:
CGO_ENABLED: 0