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.1@sha256:e337ceeae3a5738920636d544ac658e68dc07c4d0b57ea1fa59a75c7fc795e12 image: ghcr.io/containerbase/node:18.17.1@sha256:d11a12fb4e93c491f6229f6b7e7a94455e4ec5368c7430385ce9efbe018da04a cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.17.1@sha256:e337ceeae3a5738920636d544ac658e68dc07c4d0b57ea1fa59a75c7fc795e12 image: ghcr.io/containerbase/node:18.17.1@sha256:d11a12fb4e93c491f6229f6b7e7a94455e4ec5368c7430385ce9efbe018da04a 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.1@sha256:e337ceeae3a5738920636d544ac658e68dc07c4d0b57ea1fa59a75c7fc795e12 image: ghcr.io/containerbase/node:18.17.1@sha256:d11a12fb4e93c491f6229f6b7e7a94455e4ec5368c7430385ce9efbe018da04a cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.17.1@sha256:e337ceeae3a5738920636d544ac658e68dc07c4d0b57ea1fa59a75c7fc795e12 image: ghcr.io/containerbase/node:18.17.1@sha256:d11a12fb4e93c491f6229f6b7e7a94455e4ec5368c7430385ce9efbe018da04a stage: release cache: key: Loading