mirror of
https://github.com/Luzifer/git-changerelease.git
synced 2024-12-20 19:11:17 +00:00
10 lines
178 B
YAML
10 lines
178 B
YAML
---
|
|
|
|
image: "quay.io/luzifer/repo-runner-image"
|
|
checkout_dir: /go/src/github.com/Luzifer/git-changerelease
|
|
|
|
commands:
|
|
- make integration publish
|
|
|
|
environment:
|
|
CGO_ENABLED: 0
|