diff options
| author | Matweb Bot | 2023-07-24 04:07:43 +0000 |
|---|---|---|
| committer | Matweb Bot | 2023-07-24 04:07:43 +0000 |
| commit | 44e2012f5c5233a16f92609247bae2bd25f44962 (patch) | |
| tree | 857cd17a728266f2463844f576cdcad91541822c | |
| parent | 0e0c177150f11d40b9e69b622e6cae285d76ad35 (diff) | |
RenovateBot: Update renovate/renovate Docker tag to v36
| -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 5370038..bb52e10 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -68,7 +68,7 @@ renovate: | |||
| 68 | variables: | 68 | variables: |
| 69 | RENOVATE_TOKEN: $GITLAB_API_TOKEN | 69 | RENOVATE_TOKEN: $GITLAB_API_TOKEN |
| 70 | image: | 70 | image: |
| 71 | name: renovate/renovate:35 | 71 | name: renovate/renovate:36 |
| 72 | entrypoint: [''] | 72 | entrypoint: [''] |
| 73 | script: | 73 | script: |
| 74 | - renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH} | 74 | - renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH} |
