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:f7b6a41fa080315c7eddb724d4295499d527bc03248e9c576349dcb4d73aa2e6 image: ghcr.io/containerbase/node:20.11.1@sha256:8900637d1bd2b0bb1a7e216440bdca73a1c8ae500833db26b743a00f751c2fc2 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.11.1@sha256:f7b6a41fa080315c7eddb724d4295499d527bc03248e9c576349dcb4d73aa2e6 image: ghcr.io/containerbase/node:20.11.1@sha256:8900637d1bd2b0bb1a7e216440bdca73a1c8ae500833db26b743a00f751c2fc2 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:f7b6a41fa080315c7eddb724d4295499d527bc03248e9c576349dcb4d73aa2e6 image: ghcr.io/containerbase/node:20.11.1@sha256:8900637d1bd2b0bb1a7e216440bdca73a1c8ae500833db26b743a00f751c2fc2 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.11.1@sha256:f7b6a41fa080315c7eddb724d4295499d527bc03248e9c576349dcb4d73aa2e6 image: ghcr.io/containerbase/node:20.11.1@sha256:8900637d1bd2b0bb1a7e216440bdca73a1c8ae500833db26b743a00f751c2fc2 stage: release cache: key: Loading