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