Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:20.11.1@sha256:8d68b668a81a11654f71424d46a685cebff5335b2052761921c846727027ed8a image: ghcr.io/containerbase/node:20.11.1@sha256:ff7922f1e37816bec5a780760520f58b6de4426b89daaef48c3906624368caf8 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.11.1@sha256:8d68b668a81a11654f71424d46a685cebff5335b2052761921c846727027ed8a image: ghcr.io/containerbase/node:20.11.1@sha256:ff7922f1e37816bec5a780760520f58b6de4426b89daaef48c3906624368caf8 stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:20.11.1@sha256:8d68b668a81a11654f71424d46a685cebff5335b2052761921c846727027ed8a image: ghcr.io/containerbase/node:20.11.1@sha256:ff7922f1e37816bec5a780760520f58b6de4426b89daaef48c3906624368caf8 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.11.1@sha256:8d68b668a81a11654f71424d46a685cebff5335b2052761921c846727027ed8a image: ghcr.io/containerbase/node:20.11.1@sha256:ff7922f1e37816bec5a780760520f58b6de4426b89daaef48c3906624368caf8 stage: release cache: key: Loading