Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source (1)
feat(deps): update ghcr.io/renovatebot/renovate docker tag to v38.91.0...
· 9ae1b767
Michael Kriese
authored
Sep 20, 2024
feat(deps): update ghcr.io/renovatebot/renovate docker tag to v38.91.0 (
!2986
)
9ae1b767
Hide whitespace changes
Inline
Side-by-side
templates/renovate-config-validator.gitlab-ci.yml
View file @
9ae1b767
variables
:
RENOVATE_ENDPOINT
:
$CI_API_V4_URL
RENOVATE_PLATFORM
:
gitlab
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.
89.3
@sha256:
2e38b01781a4beade56c99d6ca66b612a1919090c6499c3990c17316102bf76d
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.
91.0
@sha256:
132366bbb21fe886b603912202fb01dc2d0a9718ecbdedd8deab535c90c4d4d3
renovate-config-validator
:
stage
:
test
...
...
templates/renovate.gitlab-ci.yml
View file @
9ae1b767
...
...
@@ -7,7 +7,7 @@ variables:
RENOVATE_REPOSITORY_CACHE
:
'
enabled'
LOG_FILE
:
renovate-log.ndjson
LOG_FILE_LEVEL
:
debug
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.
89.3
@sha256:
2e38b01781a4beade56c99d6ca66b612a1919090c6499c3990c17316102bf76d
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.
91.0
@sha256:
132366bbb21fe886b603912202fb01dc2d0a9718ecbdedd8deab535c90c4d4d3
.renovate
:
cache
:
...
...