Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:20.15.0@sha256:062748eb9839490f86734d49f8cd6fa1f3b058f36ad5cc275bab0f1a1234c1d3 image: ghcr.io/containerbase/node:20.15.0@sha256:dbf53372604cb4a8702d6acc61042b780ec9792c4b39e1a654780253f15b4587 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.15.0@sha256:062748eb9839490f86734d49f8cd6fa1f3b058f36ad5cc275bab0f1a1234c1d3 image: ghcr.io/containerbase/node:20.15.0@sha256:dbf53372604cb4a8702d6acc61042b780ec9792c4b39e1a654780253f15b4587 stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:20.15.0@sha256:062748eb9839490f86734d49f8cd6fa1f3b058f36ad5cc275bab0f1a1234c1d3 image: ghcr.io/containerbase/node:20.15.0@sha256:dbf53372604cb4a8702d6acc61042b780ec9792c4b39e1a654780253f15b4587 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.15.0@sha256:062748eb9839490f86734d49f8cd6fa1f3b058f36ad5cc275bab0f1a1234c1d3 image: ghcr.io/containerbase/node:20.15.0@sha256:dbf53372604cb4a8702d6acc61042b780ec9792c4b39e1a654780253f15b4587 stage: release cache: key: Loading