woodpecker-renovate/.woodpecker/renovate.yml

17 lines
254 B
YAML
Raw Normal View History

labels:
platform: linux/amd64
2024-02-18 01:41:59 +01:00
when:
event:
- cron
- manual
steps:
renovate:
image: renovate/renovate
pull: true
secrets: [ renovate_token ]
commands:
- renovate
environment:
RENOVATE_CONFIG_FILE: config.yml