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:20.10.0@sha256:3e8d242b4a863bc652204c8a4b3df8c5734e41fb701b7447bd0f6e92b681440a image: ghcr.io/containerbase/node:20.10.0@sha256:f42cc2fa46c0bb1cf7ef98c7700cc88bf1b3c93ece1566d1301cb5f267e13885 cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.10.0@sha256:3e8d242b4a863bc652204c8a4b3df8c5734e41fb701b7447bd0f6e92b681440a image: ghcr.io/containerbase/node:20.10.0@sha256:f42cc2fa46c0bb1cf7ef98c7700cc88bf1b3c93ece1566d1301cb5f267e13885 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:20.10.0@sha256:3e8d242b4a863bc652204c8a4b3df8c5734e41fb701b7447bd0f6e92b681440a image: ghcr.io/containerbase/node:20.10.0@sha256:f42cc2fa46c0bb1cf7ef98c7700cc88bf1b3c93ece1566d1301cb5f267e13885 cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.10.0@sha256:3e8d242b4a863bc652204c8a4b3df8c5734e41fb701b7447bd0f6e92b681440a image: ghcr.io/containerbase/node:20.10.0@sha256:f42cc2fa46c0bb1cf7ef98c7700cc88bf1b3c93ece1566d1301cb5f267e13885 stage: release cache: key: Loading