Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.12.0@sha256:1baf52a8db360314498e8275a14e8eb70c4f65e6a604233a65461dfed353b07d image: ghcr.io/containerbase/node:22.12.0@sha256:2e8f8a0ca49c640cd8c359858cc1d0425adef9e762f2198c24e2b7c163a00344 cache: key: files: Loading @@ -58,7 +58,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.12.0@sha256:1baf52a8db360314498e8275a14e8eb70c4f65e6a604233a65461dfed353b07d image: ghcr.io/containerbase/node:22.12.0@sha256:2e8f8a0ca49c640cd8c359858cc1d0425adef9e762f2198c24e2b7c163a00344 stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.12.0@sha256:1baf52a8db360314498e8275a14e8eb70c4f65e6a604233a65461dfed353b07d image: ghcr.io/containerbase/node:22.12.0@sha256:2e8f8a0ca49c640cd8c359858cc1d0425adef9e762f2198c24e2b7c163a00344 cache: key: files: Loading @@ -58,7 +58,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.12.0@sha256:1baf52a8db360314498e8275a14e8eb70c4f65e6a604233a65461dfed353b07d image: ghcr.io/containerbase/node:22.12.0@sha256:2e8f8a0ca49c640cd8c359858cc1d0425adef9e762f2198c24e2b7c163a00344 stage: release cache: key: Loading