mirror of
https://github.com/Luzifer/promcertcheck.git
synced 2024-11-09 16:30:04 +00:00
Replace repo-runner image
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
9a89a6f3d1
commit
dd7d942f30
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
image: "quay.io/luzifer/repo-runner-image"
|
image: "reporunner/golang-alpine"
|
||||||
checkout_dir: /go/src/github.com/Luzifer/promcertcheck
|
checkout_dir: /go/src/github.com/Luzifer/promcertcheck
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue