1
0
mirror of https://github.com/Luzifer/duplicity-backup.git synced 2024-09-19 08:22:55 +00:00
duplicity-backup/.repo-runner.yaml
Knut Ahlers 4f099ebe5f
Update build system / GH publish
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-10-08 15:16:12 +02:00

11 lines
151 B
YAML

---
image: "reporunner/golang-alpine"
checkout_dir: /go/src/github.com/Luzifer/duplicity-backup
commands:
- make ci
environment:
CGO_ENABLED: 0