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.0@sha256:5b8eeb5427681773158e0f419d88301b500ba4672e82a7686eef4e100c57dd73 image: ghcr.io/containerbase/node:20.11.0@sha256:59f58629c15c8991cb01c7df67fe3b0dbf3912e42eab45112e67820b0640a183 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.11.0@sha256:5b8eeb5427681773158e0f419d88301b500ba4672e82a7686eef4e100c57dd73 image: ghcr.io/containerbase/node:20.11.0@sha256:59f58629c15c8991cb01c7df67fe3b0dbf3912e42eab45112e67820b0640a183 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.0@sha256:5b8eeb5427681773158e0f419d88301b500ba4672e82a7686eef4e100c57dd73 image: ghcr.io/containerbase/node:20.11.0@sha256:59f58629c15c8991cb01c7df67fe3b0dbf3912e42eab45112e67820b0640a183 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.11.0@sha256:5b8eeb5427681773158e0f419d88301b500ba4672e82a7686eef4e100c57dd73 image: ghcr.io/containerbase/node:20.11.0@sha256:59f58629c15c8991cb01c7df67fe3b0dbf3912e42eab45112e67820b0640a183 stage: release cache: key: Loading