1
0
mirror of https://github.com/Luzifer/shareport.git synced 2024-09-19 01:02:55 +00:00
shareport/.repo-runner.yaml

12 lines
170 B
YAML
Raw Normal View History

2019-11-28 21:52:41 +00:00
---
image: "reporunner/golang-alpine"
checkout_dir: /go/src/github.com/Luzifer/shareport
commands:
- make publish
environment:
CGO_ENABLED: 0
MOD_MODE: readonly