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 v39.8.0...
· 02c88458
Michael Kriese
authored
Nov 08, 2024
feat(deps): update ghcr.io/renovatebot/renovate docker tag to v39.8.0 (
!3089
)
02c88458
Hide whitespace changes
Inline
Side-by-side
templates/renovate-config-validator.gitlab-ci.yml
View file @
02c88458
variables
:
RENOVATE_ENDPOINT
:
$CI_API_V4_URL
RENOVATE_PLATFORM
:
gitlab
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:39.
7.5
@sha256:
3de010f9d0adee856fd2d2a8085252f2643ffabea1d076ebf4a87038a393a1fc
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:39.
8.0
@sha256:
908a5b93cb7e9124cf8a866e87daaf3b02cc65b87035743ebe1b1aea06e636da
renovate-config-validator
:
stage
:
test
...
...
templates/renovate.gitlab-ci.yml
View file @
02c88458
...
...
@@ -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:39.
7.5
@sha256:
3de010f9d0adee856fd2d2a8085252f2643ffabea1d076ebf4a87038a393a1fc
CI_RENOVATE_IMAGE
:
ghcr.io/renovatebot/renovate:39.
8.0
@sha256:
908a5b93cb7e9124cf8a866e87daaf3b02cc65b87035743ebe1b1aea06e636da
.renovate
:
cache
:
...
...