Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ renovate:dry-run: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' lint: image: renovate/node:16.14.2@sha256:f619dc709fd0243d5528685d15b061b72e68db3085deefc1173a6782d62b120d image: renovate/node:16.14.2@sha256:8eed6da927d82a743c1923b0cdba2e533c1b3f310c0c43dcc4fcafb5523bc63b cache: key: files: Loading @@ -32,7 +32,7 @@ lint: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' release: image: renovate/node:16.14.2@sha256:f619dc709fd0243d5528685d15b061b72e68db3085deefc1173a6782d62b120d image: renovate/node:16.14.2@sha256:8eed6da927d82a743c1923b0cdba2e533c1b3f310c0c43dcc4fcafb5523bc63b stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ renovate:dry-run: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' lint: image: renovate/node:16.14.2@sha256:f619dc709fd0243d5528685d15b061b72e68db3085deefc1173a6782d62b120d image: renovate/node:16.14.2@sha256:8eed6da927d82a743c1923b0cdba2e533c1b3f310c0c43dcc4fcafb5523bc63b cache: key: files: Loading @@ -32,7 +32,7 @@ lint: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' release: image: renovate/node:16.14.2@sha256:f619dc709fd0243d5528685d15b061b72e68db3085deefc1173a6782d62b120d image: renovate/node:16.14.2@sha256:8eed6da927d82a743c1923b0cdba2e533c1b3f310c0c43dcc4fcafb5523bc63b stage: release cache: key: Loading