when:
event:
- cron
- manual
steps:
renovate:
image: renovate/renovate
pull: true
commands:
- renovate
environment:
RENOVATE_CONFIG_FILE: config.js
LOG_LEVEL: debug
RENOVATE_TOKEN:
from_secret: RENOVATE_TOKEN