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