mirror of
https://github.com/Luzifer/dns.git
synced 2024-11-13 00:12:47 +00:00
7 lines
131 B
YAML
7 lines
131 B
YAML
---
|
|
|
|
image: quay.io/luzifer/repo-runner-image
|
|
|
|
commands:
|
|
- apk --no-cache add make py3-virtualenv
|
|
- make check_zones container
|