1
0
Fork 0
mirror of https://github.com/Luzifer/worktime.git synced 2024-10-18 08:04:22 +00:00
worktime/.repo-runner.yaml

11 lines
152 B
YAML
Raw 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