From 389924fb9356814ba0dcffb514ad34fab7138cd2 Mon Sep 17 00:00:00 2001 From: jfriedli Date: Sun, 22 Jan 2023 16:47:58 +0000 Subject: try to fix renovate stage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b322ade..c11d4af 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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} \ No newline at end of file + - renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH} -- cgit v1.3