diff options
| author | Matweb Bot | 2022-10-26 04:07:28 +0000 |
|---|---|---|
| committer | Matweb Bot | 2022-10-26 04:07:28 +0000 |
| commit | 56b9b208c55f7022b9e58e3d9edc3b3467a3ae41 (patch) | |
| tree | 84d3a690320bb73b5f4e20cac70e3db9b8f2d411 | |
| parent | c9986a1b417f8258e246e208f367a48ac634dd48 (diff) | |
RenovateBot: Update renovate/renovate Docker tag to v34
| -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 8ea69d6..3aa4ae6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -64,7 +64,7 @@ renovate: | |||
| 64 | variables: | 64 | variables: |
| 65 | RENOVATE_TOKEN: $GITLAB_API_TOKEN | 65 | RENOVATE_TOKEN: $GITLAB_API_TOKEN |
| 66 | image: | 66 | image: |
| 67 | name: renovate/renovate:32 | 67 | name: renovate/renovate:34 |
| 68 | entrypoint: [''] | 68 | entrypoint: [''] |
| 69 | script: | 69 | script: |
| 70 | - 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 | 70 | - 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 |
