renovate-config/.woodpecker.yml
renovate-bot 482b5c03ea
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
.woodpecker.yml hinzugefügt
2025-04-04 14:17:29 +00:00

13 lines
No EOL
225 B
YAML

when:
event:
- cron
- push
steps:
- name: renovate-run
image: ghcr.io/renovatebot/renovate:latest
commands:
- renovate
environment:
RENOVATE_TOKEN: ${RENOVATE_TOKEN}
LOG_LEVEL: info