1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-11-09 01:40:04 +00:00
password/.repo-runner.yaml

12 lines
192 B
YAML
Raw Normal View History

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