Files
beau-gosse-du-92/.woodpecker/.dependencies.yaml
Adrien b4bc48d576
Some checks failed
ci/woodpecker/push/dockerize Pipeline failed
ci/woodpecker/push/deploy unknown status
ci/woodpecker/cron/dependencies Pipeline failed
👷 Remove the dry run option for renovate
2025-04-21 14:46:36 +02:00

19 lines
368 B
YAML

steps:
- name: renovate
image: renovate/renovate
pull: true
settings:
commands:
- renovate $${CI_REPO}
environment:
RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: https://git.adrien.run
LOG_LEVEL: debug
RENOVATE_TOKEN:
from_secret: renovate-bot-mr-token
when:
- event: cron
cron: renovate
- event: manual