diff options
| author | jfriedli | 2022-01-24 21:31:10 +0100 |
|---|---|---|
| committer | jfriedli | 2022-01-24 21:31:10 +0100 |
| commit | 3199ff8d7c8e40344d027e2a39d08f34bb4d7168 (patch) | |
| tree | 239f960d9d6fab8178dc44eb684a0c448f1bcf2a | |
| parent | f4167a35a1044a1ab9217541a4dd5020683c1b9e (diff) | |
| parent | 667197d88b6ca83c471645b4f7d45ea3965ea4c3 (diff) | |
Merge branch 'renovate/node-17.x' of 0xacab.org:jvoisin/mat2-web into renovate/node-17.xv0.8.4
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 80db9a4..30708fc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -66,7 +66,7 @@ renovate: | |||
| 66 | variables: | 66 | variables: |
| 67 | RENOVATE_TOKEN: $GITLAB_API_TOKEN | 67 | RENOVATE_TOKEN: $GITLAB_API_TOKEN |
| 68 | image: | 68 | image: |
| 69 | name: renovate/renovate:19 | 69 | name: renovate/renovate:31 |
| 70 | entrypoint: [''] | 70 | entrypoint: [''] |
| 71 | script: | 71 | script: |
| 72 | - 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 | 72 | - 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 |
