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.0@sha256:04b8d453470358e3a3e51d62197feb1abd90a3d93107f9b12d11805357f016fc image: renovate/node:16.14.0@sha256:126ee3fdf5e618d0be5c8226f8be68734a276ff825c0d618bc4e211fb601d9d9 cache: key: files: Loading @@ -32,7 +32,7 @@ lint: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' release: image: renovate/node:16.14.0@sha256:04b8d453470358e3a3e51d62197feb1abd90a3d93107f9b12d11805357f016fc image: renovate/node:16.14.0@sha256:126ee3fdf5e618d0be5c8226f8be68734a276ff825c0d618bc4e211fb601d9d9 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.0@sha256:04b8d453470358e3a3e51d62197feb1abd90a3d93107f9b12d11805357f016fc image: renovate/node:16.14.0@sha256:126ee3fdf5e618d0be5c8226f8be68734a276ff825c0d618bc4e211fb601d9d9 cache: key: files: Loading @@ -32,7 +32,7 @@ lint: - if: '$CI_PIPELINE_SOURCE == "merge_request_event"' release: image: renovate/node:16.14.0@sha256:04b8d453470358e3a3e51d62197feb1abd90a3d93107f9b12d11805357f016fc image: renovate/node:16.14.0@sha256:126ee3fdf5e618d0be5c8226f8be68734a276ff825c0d618bc4e211fb601d9d9 stage: release cache: key: Loading