1
0
Fork 0
mirror of https://github.com/Luzifer/worktime.git synced 2024-12-23 06:21:16 +00:00
worktime/.repo-runner.yaml

11 lines
152 B
YAML
Raw Permalink Normal View History

2016-10-18 05:22:21 +00:00
---
image: "quay.io/luzifer/repo-runner-image"
checkout_dir: /go/src/github.com/Luzifer/worktime
commands:
- make ci
environment:
CGO_ENABLED: 0