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:788fc81940faf2431fb424b3220d19c403e732ab65da7b43246e322b3e8045d6 image: ghcr.io/containerbase/node:22.17.0@sha256:325512e45fac4534dccc722597cfa3bbf5a074812c74c91477126a87957658d3 cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.17.0@sha256:788fc81940faf2431fb424b3220d19c403e732ab65da7b43246e322b3e8045d6 image: ghcr.io/containerbase/node:22.17.0@sha256:325512e45fac4534dccc722597cfa3bbf5a074812c74c91477126a87957658d3 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:788fc81940faf2431fb424b3220d19c403e732ab65da7b43246e322b3e8045d6 image: ghcr.io/containerbase/node:22.17.0@sha256:325512e45fac4534dccc722597cfa3bbf5a074812c74c91477126a87957658d3 cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.17.0@sha256:788fc81940faf2431fb424b3220d19c403e732ab65da7b43246e322b3e8045d6 image: ghcr.io/containerbase/node:22.17.0@sha256:325512e45fac4534dccc722597cfa3bbf5a074812c74c91477126a87957658d3 stage: release cache: key: Loading