2017-09-22 13:30:14 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
image: "quay.io/luzifer/repo-runner-image"
|
|
|
|
checkout_dir: /go/src/github.com/Luzifer/password
|
|
|
|
|
|
|
|
commands:
|
2017-09-22 14:22:05 +00:00
|
|
|
- apk --update add zip
|
|
|
|
- make publish workflow
|
2017-09-22 13:30:14 +00:00
|
|
|
|
|
|
|
environment:
|
|
|
|
CGO_ENABLED: 0
|