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.1@sha256:757ae20d5881b9c32f9a7841cf4d2bbee8d57bd33797b7068495282f0edfea41 image: ghcr.io/containerbase/node:18.16.1@sha256:169b5c594bc765ae452e872b8566f2df6bfe5d3666beaa3b541e96f88e26a37b cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.16.1@sha256:757ae20d5881b9c32f9a7841cf4d2bbee8d57bd33797b7068495282f0edfea41 image: ghcr.io/containerbase/node:18.16.1@sha256:169b5c594bc765ae452e872b8566f2df6bfe5d3666beaa3b541e96f88e26a37b 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.1@sha256:757ae20d5881b9c32f9a7841cf4d2bbee8d57bd33797b7068495282f0edfea41 image: ghcr.io/containerbase/node:18.16.1@sha256:169b5c594bc765ae452e872b8566f2df6bfe5d3666beaa3b541e96f88e26a37b cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.16.1@sha256:757ae20d5881b9c32f9a7841cf4d2bbee8d57bd33797b7068495282f0edfea41 image: ghcr.io/containerbase/node:18.16.1@sha256:169b5c594bc765ae452e872b8566f2df6bfe5d3666beaa3b541e96f88e26a37b stage: release cache: key: Loading