1
0
mirror of https://github.com/Luzifer/clean-github-branches.git synced 2024-09-18 23:03:01 +00:00
clean-github-branches/.repo-runner.yaml

11 lines
161 B
YAML
Raw Normal View History

---
image: "reporunner/golang-alpine"
checkout_dir: /go/src/github.com/Luzifer/clean-github-branches
commands:
- make publish
environment:
CGO_ENABLED: 0