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 f119d10ed3
Fix missing variables for Github publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-02-28 20:34:11 +01:00

13 lines
166 B
YAML

---
image: "reporunner/golang-alpine"
checkout_dir: /src
commands:
- make publish
environment:
CGO_ENABLED: 0
GHUSER: Luzifer
PACKAGES: .
REPO: password