scala / scala-jenkins-infra

A Chef cookbook that manages Scala's CI infrastructure.
https://scala-ci.typesafe.com
Apache License 2.0
14 stars 17 forks source link

Revert "Don't clean workspace for community build" #109

Closed adriaanm closed 9 years ago

adriaanm commented 9 years ago

This reverts commit c59b38e055ab7444e19e511dcc79cf2d4362b21a.

We kept running out of disk space, and, besides, the most important caching goes to ~jenkins/.dbuild, so that we don't have to rebuild projects as long as they can be found there (with the right hash).