I have tried with multiple versions of the CocoaPods install too (1.7.2, 1.8.0 and 1.91) but all of them will clone the specs main repo (Cloning spec repo
cocoapodsfrom
https://github.com/CocoaPods/Specs.git``) instead of just using the cache. After the spec is successfully cloned (it takes almost 10min sometimes) it just outputs that it is using the cached pods instead of downloading them.
Any idea on how to prevnt this step from cloning the specs repo to save build time?