-
- Downloads
CI: shallow clone repository and limit depth to 5
The previous commit changed the strategy to 'clone', instead of 'fetch' as before. While this fixes permission errors, it is also slower, as an existing checkout of the repository will be ignored. To overcome this, this commit limits the depth to 5.
parent
6c05360a
No related branches found
No related tags found
Please register or sign in to comment