mirror of
https://github.com/Luzifer/dbx-sync.git
synced 2024-12-23 03:11:18 +00:00
11 lines
152 B
YAML
11 lines
152 B
YAML
|
---
|
||
|
|
||
|
image: "quay.io/luzifer/repo-runner-image"
|
||
|
checkout_dir: /go/src/github.com/Luzifer/dbx-sync
|
||
|
|
||
|
commands:
|
||
|
- make ci
|
||
|
|
||
|
environment:
|
||
|
CGO_ENABLED: 0
|