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.12.0@sha256:09c999852e622269ef9bdad7075ed0e379afed30834257f969b90d9b9a67bd96 image: ghcr.io/containerbase/node:22.12.0@sha256:4b639840ee91d20a192f1d18a94e5ab5863b2dc26b07a1809372d446f5edba31 cache: key: files: Loading @@ -58,7 +58,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.12.0@sha256:09c999852e622269ef9bdad7075ed0e379afed30834257f969b90d9b9a67bd96 image: ghcr.io/containerbase/node:22.12.0@sha256:4b639840ee91d20a192f1d18a94e5ab5863b2dc26b07a1809372d446f5edba31 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.12.0@sha256:09c999852e622269ef9bdad7075ed0e379afed30834257f969b90d9b9a67bd96 image: ghcr.io/containerbase/node:22.12.0@sha256:4b639840ee91d20a192f1d18a94e5ab5863b2dc26b07a1809372d446f5edba31 cache: key: files: Loading @@ -58,7 +58,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.12.0@sha256:09c999852e622269ef9bdad7075ed0e379afed30834257f969b90d9b9a67bd96 image: ghcr.io/containerbase/node:22.12.0@sha256:4b639840ee91d20a192f1d18a94e5ab5863b2dc26b07a1809372d446f5edba31 stage: release cache: key: Loading