diff --git a/.repo-runner.yaml b/.repo-runner.yaml index 48c916a..ce7be9a 100644 --- a/.repo-runner.yaml +++ b/.repo-runner.yaml @@ -3,4 +3,5 @@ image: quay.io/luzifer/repo-runner-image commands: - - make + - apk --no-cache add make py3-virtualenv + - make check_zones container