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