Skip to content
Commits on Source (1)
variables:
RENOVATE_ENDPOINT: $CI_API_V4_URL
RENOVATE_PLATFORM: gitlab
CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:36.107.0@sha256:5310dd9c9a47dd8ca52d92bb52cc54a06feba9843ec8d850b24b2e0b37b4a439
CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:36.107.1@sha256:53990c6d9df2cef4e9694a92d890f8ec43adb5d2323d777637f043655e18de9b
renovate-config-validator:
stage: test
......
......@@ -11,7 +11,7 @@ variables:
RENOVATE_LOG_FILE: renovate-log.ndjson
RENOVATE_LOG_FILE_LEVEL: debug
LOG_LEVEL: info
CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:36.107.0@sha256:5310dd9c9a47dd8ca52d92bb52cc54a06feba9843ec8d850b24b2e0b37b4a439
CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:36.107.1@sha256:53990c6d9df2cef4e9694a92d890f8ec43adb5d2323d777637f043655e18de9b
.renovate:
cache:
......