mirror of
https://github.com/Luzifer/git-recurse-status.git
synced 2024-11-08 15:10:11 +00:00
11 lines
162 B
YAML
11 lines
162 B
YAML
|
---
|
||
|
|
||
|
image: "quay.io/luzifer/repo-runner-image"
|
||
|
checkout_dir: /go/src/github.com/Luzifer/git-recurse-status
|
||
|
|
||
|
commands:
|
||
|
- make ci
|
||
|
|
||
|
environment:
|
||
|
CGO_ENABLED: 0
|