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.18.1@sha256:773a74dfc0f4e8c5bac16b86d5ec0e7f4f7af9d81ae14166bd23a76c50c3e802 image: ghcr.io/containerbase/node:18.18.1@sha256:3495036019177ab6812990ba9584ace707b8267aa572cfe686e0ab658d29e2a6 cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.18.1@sha256:773a74dfc0f4e8c5bac16b86d5ec0e7f4f7af9d81ae14166bd23a76c50c3e802 image: ghcr.io/containerbase/node:18.18.1@sha256:3495036019177ab6812990ba9584ace707b8267aa572cfe686e0ab658d29e2a6 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.18.1@sha256:773a74dfc0f4e8c5bac16b86d5ec0e7f4f7af9d81ae14166bd23a76c50c3e802 image: ghcr.io/containerbase/node:18.18.1@sha256:3495036019177ab6812990ba9584ace707b8267aa572cfe686e0ab658d29e2a6 cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.18.1@sha256:773a74dfc0f4e8c5bac16b86d5ec0e7f4f7af9d81ae14166bd23a76c50c3e802 image: ghcr.io/containerbase/node:18.18.1@sha256:3495036019177ab6812990ba9584ace707b8267aa572cfe686e0ab658d29e2a6 stage: release cache: key: Loading