mirror of
https://github.com/Luzifer/ots.git
synced 2024-10-01 01:06:09 -04:00
d779f25f79
Signed-off-by: Knut Ahlers <knut@ahlers.me>
11 lines
152 B
YAML
11 lines
152 B
YAML
---
|
|
|
|
image: "quay.io/luzifer/repo-runner-image"
|
|
checkout_dir: /go/src/github.com/Luzifer/ots
|
|
|
|
commands:
|
|
- make publish
|
|
|
|
environment:
|
|
CGO_ENABLED: 0
|