Skip to content
Snippets Groups Projects
Commit 5d38a6b7 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

CI: Force git clone to avoid odd git and repo problems


Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent 311a7d17
No related branches found
No related tags found
1 merge request!66CI: Force git clone to avoid odd git and repo problems
Pipeline #7474 passed
......@@ -39,6 +39,8 @@ include:
- local: '.gitlab-ci/container.yml'
variables:
# Force the use of git clone to avoid odd git and repo problems
GIT_STRATEGY: "clone"
# output upload and download progress every 10 seconds
TRANSFER_METER_FREQUENCY: "10s"
# Use no compression for artifacts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment