asmagin / Cake.Sitecore

The library provides a set of pre-build CAKE tasks. Those tasks could be used to simplify a configuration of CI/CD for Helix-based Sitecore projects.
https://cakebuild.net/addins/sitecore/
MIT License
11 stars 12 forks source link

Publishing tasks optimizations #59

Open andrei-perasaliak opened 2 years ago

andrei-perasaliak commented 2 years ago

Disabling "BuildProjectReferences" can significantly reduce publishing time for large solutions. The only downside of this is that solution build would be required first ("Build :: Build Server Code").