mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-08 14:10:05 +00:00
10 lines
161 B
YAML
10 lines
161 B
YAML
---
|
|
|
|
image: "quay.io/luzifer/repo-runner-image"
|
|
checkout_dir: /go/src/github.com/Luzifer/cloudkeys-go
|
|
|
|
commands:
|
|
- make publish
|
|
|
|
environment:
|
|
CGO_ENABLED: 0
|