Commit ea26a99e authored by Rémy Coutable's avatar Rémy Coutable

ci: Make `setup-test-env` optionally need `update-gitaly-binaries-cache`

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 2ff3f47d
......@@ -187,6 +187,9 @@ setup-test-env:
- .setup-test-env-cache
- .rails:rules:setup-test-env
stage: prepare
needs:
- job: "update-gitaly-binaries-cache"
optional: true
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