.woodpecker.yml hinzugefügt
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
renovate-bot 2025-04-04 14:17:29 +00:00
parent 3cd8ec9fef
commit 482b5c03ea

13
.woodpecker.yml Normal file
View file

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