Update .gitlab-ci.yml file

This commit is contained in:
jfriedli 2025-06-07 17:24:16 +02:00
parent e9ba97aea6
commit 17c6eb32f6

View file

@ -70,5 +70,7 @@ renovate:
image:
name: renovate/renovate:39
entrypoint: ['']
only:
- schedules
script:
- renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}