mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-08-02 03:06:08 -04:00
Merge branch 'renovate/node-17.x' of 0xacab.org:jvoisin/mat2-web into renovate/node-17.x
This commit is contained in:
commit
3199ff8d7c
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ renovate:
|
||||||
variables:
|
variables:
|
||||||
RENOVATE_TOKEN: $GITLAB_API_TOKEN
|
RENOVATE_TOKEN: $GITLAB_API_TOKEN
|
||||||
image:
|
image:
|
||||||
name: renovate/renovate:19
|
name: renovate/renovate:31
|
||||||
entrypoint: ['']
|
entrypoint: ['']
|
||||||
script:
|
script:
|
||||||
- node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}
|
- node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}
|
Loading…
Add table
Add a link
Reference in a new issue