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