Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.17.0@sha256:325512e45fac4534dccc722597cfa3bbf5a074812c74c91477126a87957658d3 image: ghcr.io/containerbase/node:22.17.0@sha256:2f1b9ab2fab52ef42b17f74bdadb8540365ce955fe0ec750d9b9f85349b0559f cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.17.0@sha256:325512e45fac4534dccc722597cfa3bbf5a074812c74c91477126a87957658d3 image: ghcr.io/containerbase/node:22.17.0@sha256:2f1b9ab2fab52ef42b17f74bdadb8540365ce955fe0ec750d9b9f85349b0559f stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.17.0@sha256:325512e45fac4534dccc722597cfa3bbf5a074812c74c91477126a87957658d3 image: ghcr.io/containerbase/node:22.17.0@sha256:2f1b9ab2fab52ef42b17f74bdadb8540365ce955fe0ec750d9b9f85349b0559f cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.17.0@sha256:325512e45fac4534dccc722597cfa3bbf5a074812c74c91477126a87957658d3 image: ghcr.io/containerbase/node:22.17.0@sha256:2f1b9ab2fab52ef42b17f74bdadb8540365ce955fe0ec750d9b9f85349b0559f stage: release cache: key: Loading