1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-11-08 17:30:10 +00:00
password/.repo-runner.yaml
Knut Ahlers cb09a7afb6
Add Github release publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-09-22 15:30:14 +02:00

10 lines
157 B
YAML

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