mirror of
https://github.com/Luzifer/ots.git
synced 2025-01-17 09:57:06 -05:00
Add automated building
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2426abab37
commit
d779f25f79
10
.repo-runner.yaml
Normal file
10
.repo-runner.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
|
||||
image: "quay.io/luzifer/repo-runner-image"
|
||||
checkout_dir: /go/src/github.com/Luzifer/ots
|
||||
|
||||
commands:
|
||||
- make publish
|
||||
|
||||
environment:
|
||||
CGO_ENABLED: 0
|
Loading…
Reference in New Issue
Block a user