Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ renovate:dry-run: - when: always lint: image: ghcr.io/containerbase/node:18.17.0@sha256:5c1584e521d51727d4c35c09b68939da7965244257abf642424ac7750959a0c8 image: ghcr.io/containerbase/node:18.17.0@sha256:57ffabf870ad78de6e9724e7be599a15caaa80901ff60536544d19d956b95a59 cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.17.0@sha256:5c1584e521d51727d4c35c09b68939da7965244257abf642424ac7750959a0c8 image: ghcr.io/containerbase/node:18.17.0@sha256:57ffabf870ad78de6e9724e7be599a15caaa80901ff60536544d19d956b95a59 stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ renovate:dry-run: - when: always lint: image: ghcr.io/containerbase/node:18.17.0@sha256:5c1584e521d51727d4c35c09b68939da7965244257abf642424ac7750959a0c8 image: ghcr.io/containerbase/node:18.17.0@sha256:57ffabf870ad78de6e9724e7be599a15caaa80901ff60536544d19d956b95a59 cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.17.0@sha256:5c1584e521d51727d4c35c09b68939da7965244257abf642424ac7750959a0c8 image: ghcr.io/containerbase/node:18.17.0@sha256:57ffabf870ad78de6e9724e7be599a15caaa80901ff60536544d19d956b95a59 stage: release cache: key: Loading