diff --git a/apps/renovate/container-test.yaml b/apps/renovate/container-test.yaml index 79c5a2901..736086171 100644 --- a/apps/renovate/container-test.yaml +++ b/apps/renovate/container-test.yaml @@ -1,5 +1,8 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/trueforge-org/forgetool/refs/heads/main/pkg/containertest/container-test.schema.json -filePaths: -- /etc/os-release +mainRunner: + enabled: false + +runners: +- entrypoint: renovate --version