ci: force git-fetch-with-cli

Workaround so fdo redirects actually work.
This commit is contained in:
Guillaume Desmottes 2020-04-21 11:52:09 +02:00
parent ea74d87510
commit 575d3534b1

View file

@ -54,6 +54,7 @@ stages:
# Cargo currently doesn't support passthrough for that scenario.
- export RUSTFLAGS='--cfg feature="build"'
- cd "${CI_PROJECT_DIR}"
- mkdir .cargo && echo -e "[net]\ngit-fetch-with-cli = true" > .cargo/config
cache:
key: "gst"
paths: