mirror of
https://github.com/Luzifer/dns.git
synced 2024-12-23 03:11:20 +00:00
Let repo-runner check the zones before building
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
4becd457ab
commit
77512b13d5
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@
|
||||||
image: quay.io/luzifer/repo-runner-image
|
image: quay.io/luzifer/repo-runner-image
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
- make
|
- apk --no-cache add make py3-virtualenv
|
||||||
|
- make check_zones container
|
||||||
|
|
Loading…
Reference in a new issue