Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ renovate:dry-run: - when: always lint: image: ghcr.io/containerbase/node:18.17.1@sha256:204e6bfb8b7126658d278f160ec69076231f95857217c6c1303d6db5ecca0005 image: ghcr.io/containerbase/node:18.17.1@sha256:e36ed3892c7e1abe3fcd71a600533cb7bf5866eaf5570b6728a024d294ec310d cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.17.1@sha256:204e6bfb8b7126658d278f160ec69076231f95857217c6c1303d6db5ecca0005 image: ghcr.io/containerbase/node:18.17.1@sha256:e36ed3892c7e1abe3fcd71a600533cb7bf5866eaf5570b6728a024d294ec310d stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ renovate:dry-run: - when: always lint: image: ghcr.io/containerbase/node:18.17.1@sha256:204e6bfb8b7126658d278f160ec69076231f95857217c6c1303d6db5ecca0005 image: ghcr.io/containerbase/node:18.17.1@sha256:e36ed3892c7e1abe3fcd71a600533cb7bf5866eaf5570b6728a024d294ec310d cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.17.1@sha256:204e6bfb8b7126658d278f160ec69076231f95857217c6c1303d6db5ecca0005 image: ghcr.io/containerbase/node:18.17.1@sha256:e36ed3892c7e1abe3fcd71a600533cb7bf5866eaf5570b6728a024d294ec310d stage: release cache: key: Loading