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.127.2...
· 23b77edd
Michael Kriese
authored
Oct 19, 2024
fix(deps): update ghcr.io/renovatebot/renovate docker tag to v38.127.2 (
!3044
)
23b77edd
Hide whitespace changes
Inline
Side-by-side
templates/renovate-config-validator.gitlab-ci.yml
View file @
23b77edd
variables
:
RENOVATE_ENDPOINT
:
$CI_API_V4_URL
RENOVATE_PLATFORM
:
gitlab
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.127.
1
@sha256:
ebc88c8f890ebc953fa60a6cdac923b0c5852fd93eb7ed8692410a950d0bfe72
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.127.
2
@sha256:
c3e49973ee8673c4874022914ec835331db06319783f19350ffe411f0c6d1dd6
renovate-config-validator
:
stage
:
test
...
...
templates/renovate.gitlab-ci.yml
View file @
23b77edd
...
...
@@ -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.127.
1
@sha256:
ebc88c8f890ebc953fa60a6cdac923b0c5852fd93eb7ed8692410a950d0bfe72
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:38.127.
2
@sha256:
c3e49973ee8673c4874022914ec835331db06319783f19350ffe411f0c6d1dd6
.renovate
:
cache
:
...
...