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.14.0@sha256:99c19335a611edd68124b649a99ed2cf6d260287fa601441c81b7cb18d5415bf image: ghcr.io/containerbase/node:22.14.0@sha256:d3609fc83b50a1e9bcf32165a30adc98ff6bacd8ca6efc8200f8040156b77505 cache: key: files: Loading @@ -58,7 +58,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.14.0@sha256:99c19335a611edd68124b649a99ed2cf6d260287fa601441c81b7cb18d5415bf image: ghcr.io/containerbase/node:22.14.0@sha256:d3609fc83b50a1e9bcf32165a30adc98ff6bacd8ca6efc8200f8040156b77505 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.14.0@sha256:99c19335a611edd68124b649a99ed2cf6d260287fa601441c81b7cb18d5415bf image: ghcr.io/containerbase/node:22.14.0@sha256:d3609fc83b50a1e9bcf32165a30adc98ff6bacd8ca6efc8200f8040156b77505 cache: key: files: Loading @@ -58,7 +58,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.14.0@sha256:99c19335a611edd68124b649a99ed2cf6d260287fa601441c81b7cb18d5415bf image: ghcr.io/containerbase/node:22.14.0@sha256:d3609fc83b50a1e9bcf32165a30adc98ff6bacd8ca6efc8200f8040156b77505 stage: release cache: key: Loading