first commit
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/manual/ci Pipeline was successful

This commit is contained in:
2026-02-21 21:23:43 -05:00
commit d9e0ef5991
3 changed files with 71 additions and 0 deletions

13
.woodpecker/ci.yml Normal file
View File

@@ -0,0 +1,13 @@
steps:
- name: renovate
image: renovate/renovate
when:
- event: cron
- event: manual
environment:
RENOVATE_TOKEN:
from_secret: renovate_token
RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: https://git.keligrubb.com
RENOVATE_AUTODISCOVER: "true"
RENOVATE_CONFIG_FILE: renovate.json