Commit 6e0ff297 authored by Jan Provaznik's avatar Jan Provaznik

Merge branch '35518-fix-failing-graphql-reference-verify' into 'master'

Setup postgres for graphql-reference-verify

Closes #35518

See merge request gitlab-org/gitlab!19540
parents def19634 7826c325
......@@ -76,8 +76,7 @@ graphql-reference-verify:
- .default-only
- .default-before_script
- .only:changes-graphql
variables:
SETUP_DB: "false"
- .use-pg9
stage: test
needs: ["setup-test-env"]
script:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment