1
0
Fork 0
mirror of https://github.com/Luzifer/vault-unseal.git synced 2024-10-18 08:04:20 +00:00
vault-unseal/.repo-runner.yaml
Knut Ahlers 83a8e1cd91
Add auto-publishing to Github
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-07-24 20:41:14 +02:00

10 lines
149 B
YAML

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