Files
renovate/.woodpecker/ci.yml
keligrubb d9e0ef5991
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/manual/ci Pipeline was successful
first commit
2026-02-21 21:23:43 -05:00

14 lines
342 B
YAML

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