Commit 6fe41e77 authored by Sean McGivern's avatar Sean McGivern

Merge branch '214687-broken-master-cache-gems-needs-setup-test-env-pg10' into 'master'

Resolve "Broken master `cache gems: needs 'setup-test-env pg10'`"

Closes #214687

See merge request gitlab-org/gitlab!29709
parents 9ce5d04b 41f67c83
......@@ -7,7 +7,7 @@ cache gems:
- .default-before_script
- .setup:rules:cache-gems
stage: test
needs: ["setup-test-env pg10"]
needs: ["setup-test-env pg11"]
variables:
SETUP_DB: "false"
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