Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.15.1@sha256:38f1835e5fa115eeb317315266c0ce73fe7dc4517491005b6b29f4ea0fc5fdcb image: ghcr.io/containerbase/node:22.15.1@sha256:c89166e57aadffff80c42ee49c15006bb156e043d6ab2ae731ae754f40a484a7 cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.15.1@sha256:38f1835e5fa115eeb317315266c0ce73fe7dc4517491005b6b29f4ea0fc5fdcb image: ghcr.io/containerbase/node:22.15.1@sha256:c89166e57aadffff80c42ee49c15006bb156e043d6ab2ae731ae754f40a484a7 stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.15.1@sha256:38f1835e5fa115eeb317315266c0ce73fe7dc4517491005b6b29f4ea0fc5fdcb image: ghcr.io/containerbase/node:22.15.1@sha256:c89166e57aadffff80c42ee49c15006bb156e043d6ab2ae731ae754f40a484a7 cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.15.1@sha256:38f1835e5fa115eeb317315266c0ce73fe7dc4517491005b6b29f4ea0fc5fdcb image: ghcr.io/containerbase/node:22.15.1@sha256:c89166e57aadffff80c42ee49c15006bb156e043d6ab2ae731ae754f40a484a7 stage: release cache: key: Loading