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