Skip to content

Do not overwrite conda-build root dir if already configured

Samuel GAIST requested to merge improve_croot_handling into master

The condarc file can contain the root-dir entry which state where conda-build should run and store its artifacts. Don't set croot if that setting is found.

Merge request reports