Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -160,7 +160,7 @@ verify-generated-code: Download GraphQL schema: stage: test needs: [] image: node:20-alpine image: node:25-alpine script: - | if [ ! -f schema/gitlab.graphql ]; then Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -160,7 +160,7 @@ verify-generated-code: Download GraphQL schema: stage: test needs: [] image: node:20-alpine image: node:25-alpine script: - | if [ ! -f schema/gitlab.graphql ]; then Loading