👷 Retry to fix renovate git auth issue by setting RENOVATE_GIT_AUTHOR
Some checks failed
ci/woodpecker/push/dockerize Pipeline failed
ci/woodpecker/push/deploy unknown status
ci/woodpecker/cron/dependencies Pipeline was successful

This commit is contained in:
2025-04-21 15:10:57 +02:00
parent f53e4fbadf
commit a4eae624d3

View File

@@ -8,7 +8,7 @@ steps:
environment: environment:
RENOVATE_PLATFORM: gitea RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: https://git.adrien.run RENOVATE_ENDPOINT: https://git.adrien.run
RENOVATE_GIT_AUTHOR: renovate-bot RENOVATE_GIT_AUTHOR: renovate-bot <renovate-bot@adrien.run>
RENOVATE_TOKEN: RENOVATE_TOKEN:
from_secret: renovate-bot-mr-token from_secret: renovate-bot-mr-token
LOG_LEVEL: debug LOG_LEVEL: debug