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