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.16.0@sha256:c7dc4526336b439a6a8f4097129c016876676cf54d42db096648072c396cfa98 image: ghcr.io/containerbase/node:20.16.0@sha256:40a928f3abb3dcd973d727683e224beb179cd3c01275a106b1e500b66cb6ba6b cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.16.0@sha256:c7dc4526336b439a6a8f4097129c016876676cf54d42db096648072c396cfa98 image: ghcr.io/containerbase/node:20.16.0@sha256:40a928f3abb3dcd973d727683e224beb179cd3c01275a106b1e500b66cb6ba6b 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.16.0@sha256:c7dc4526336b439a6a8f4097129c016876676cf54d42db096648072c396cfa98 image: ghcr.io/containerbase/node:20.16.0@sha256:40a928f3abb3dcd973d727683e224beb179cd3c01275a106b1e500b66cb6ba6b cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.16.0@sha256:c7dc4526336b439a6a8f4097129c016876676cf54d42db096648072c396cfa98 image: ghcr.io/containerbase/node:20.16.0@sha256:40a928f3abb3dcd973d727683e224beb179cd3c01275a106b1e500b66cb6ba6b stage: release cache: key: Loading