woodpecker-renovate/.woodpecker/renovate.yml
Oliver Traber 01e7d8b6d3
All checks were successful
ci/woodpecker/manual/renovate Pipeline was successful
Initial commit
2024-02-18 01:41:59 +01:00

16 lines
244 B
YAML

platform: linux/amd64
when:
event:
- cron
- manual
steps:
renovate:
image: renovate/renovate
pull: true
secrets: [ renovate_token ]
commands:
- renovate
environment:
RENOVATE_CONFIG_FILE: config.yml