try to fix renovate stage

This commit is contained in:
jfriedli 2023-01-22 16:47:58 +00:00
parent 6dc0477b0d
commit 389924fb93

View file

@ -67,4 +67,4 @@ renovate:
name: renovate/renovate:34
entrypoint: ['']
script:
- node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}
- renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}