Skip to content
Snippets Groups Projects
Commit abf1e02b authored by Eidolon's avatar Eidolon
Browse files

Use default GIT_STRATEGY in CI

The "clone" strategy clones the entire repository, which takes
a significant amount of time. It's not needed, because the default
"fetch" strategy will reuse the executor's local clone and clean it
before the job scripts run.
parent 344bc309
No related branches found
No related tags found
Loading
Loading
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