1
0
Fork 0
mirror of https://github.com/Luzifer/vault-user-token.git synced 2024-12-20 12:51:20 +00:00
vault-user-token/.repo-runner.yaml
Knut Ahlers 195a03165e
Add build env
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-23 20:02:32 +02:00

10 lines
165 B
YAML

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