Files
renovate-config/.crow/renovate.yml
T

17 lines
270 B
YAML
Raw Normal View History

2025-12-12 17:11:24 +05:30
when:
event:
- cron
- manual
steps:
renovate:
image: renovate/renovate
pull: true
commands:
- renovate
environment:
RENOVATE_CONFIG_FILE: config.js
2025-12-12 17:25:55 +05:30
LOG_LEVEL: debug
2025-12-12 17:11:24 +05:30
RENOVATE_TOKEN:
from_secret: RENOVATE_TOKEN