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)
fix(deps): update ghcr.io/renovatebot/renovate docker tag to v38.67.1...
· 7ceb3515
Michael Kriese
authored
Sep 04, 2024
fix(deps): update ghcr.io/renovatebot/renovate docker tag to v38.67.1 (
!2948
)
7ceb3515
Hide whitespace changes
Inline
Side-by-side
templates/renovate-config-validator.gitlab-ci.yml
View file @
7ceb3515
variables
:
RENOVATE_ENDPOINT
:
$CI_API_V4_URL
RENOVATE_PLATFORM
:
gitlab
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.67.
0
@sha256:
db055634f795cedf9b709c12dcd3e3442b756354b4f0d275106e78c9360e26e1
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.67.
1
@sha256:
278d4926a7dc4677450801b4c1d98c53bfe95ab440ce4044b5f05ca6b1680b5c
renovate-config-validator
:
stage
:
test
...
...
templates/renovate.gitlab-ci.yml
View file @
7ceb3515
...
...
@@ -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.67.
0
@sha256:
db055634f795cedf9b709c12dcd3e3442b756354b4f0d275106e78c9360e26e1
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.67.
1
@sha256:
278d4926a7dc4677450801b4c1d98c53bfe95ab440ce4044b5f05ca6b1680b5c
.renovate
:
cache
:
...
...