woodpecker-renovate/.woodpecker/renovate.yml

21 lines
343 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
commands:
- renovate
environment:
2024-04-06 01:24:13 +02:00
RENOVATE_CONFIG_FILE: config.yml
2025-01-20 23:45:56 +01:00
RENOVATE_TOKEN:
from_secret: renovate_token
GITHUB_COM_TOKEN:
from_secret: GITHUB_COM_TOKEN