Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.16.0@sha256:123cab42b52f54c892738445e147c9d8512bb19c0cedc6b383518a427ed474bc image: ghcr.io/containerbase/node:22.16.0@sha256:d08b478c5d3d6e57705849e6ffcfcfce78a9ca08e630e93103ee0b00dbea08e1 cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.16.0@sha256:123cab42b52f54c892738445e147c9d8512bb19c0cedc6b383518a427ed474bc image: ghcr.io/containerbase/node:22.16.0@sha256:d08b478c5d3d6e57705849e6ffcfcfce78a9ca08e630e93103ee0b00dbea08e1 stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.16.0@sha256:123cab42b52f54c892738445e147c9d8512bb19c0cedc6b383518a427ed474bc image: ghcr.io/containerbase/node:22.16.0@sha256:d08b478c5d3d6e57705849e6ffcfcfce78a9ca08e630e93103ee0b00dbea08e1 cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.16.0@sha256:123cab42b52f54c892738445e147c9d8512bb19c0cedc6b383518a427ed474bc image: ghcr.io/containerbase/node:22.16.0@sha256:d08b478c5d3d6e57705849e6ffcfcfce78a9ca08e630e93103ee0b00dbea08e1 stage: release cache: key: Loading