Forked from
Kart Krew / RingRacers
Source project has a limited visibility.
-
Eidolon authored
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.
Eidolon authoredThe "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.