Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.14.0@sha256:63779da5be66f7d8850c42ab2cc8e1125b3d1698e61ffae4780e07ec65f11ed2 image: ghcr.io/containerbase/node:22.14.0@sha256:dc8cb79abac9e0001cd732e8641ee364676f0f1dd781b5f4c418b3064ae5c683 cache: key: files: Loading @@ -58,7 +58,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.14.0@sha256:63779da5be66f7d8850c42ab2cc8e1125b3d1698e61ffae4780e07ec65f11ed2 image: ghcr.io/containerbase/node:22.14.0@sha256:dc8cb79abac9e0001cd732e8641ee364676f0f1dd781b5f4c418b3064ae5c683 stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.14.0@sha256:63779da5be66f7d8850c42ab2cc8e1125b3d1698e61ffae4780e07ec65f11ed2 image: ghcr.io/containerbase/node:22.14.0@sha256:dc8cb79abac9e0001cd732e8641ee364676f0f1dd781b5f4c418b3064ae5c683 cache: key: files: Loading @@ -58,7 +58,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.14.0@sha256:63779da5be66f7d8850c42ab2cc8e1125b3d1698e61ffae4780e07ec65f11ed2 image: ghcr.io/containerbase/node:22.14.0@sha256:dc8cb79abac9e0001cd732e8641ee364676f0f1dd781b5f4c418b3064ae5c683 stage: release cache: key: Loading