Merge branch 'mamba' into 'dev'

Switch conda profile to use mamba

See merge request epi2melabs/workflow-containers/wf-template!19
This commit is contained in:
Chris Wright 2021-07-27 13:45:22 +00:00
commit 621e910c5d

View File

@ -61,6 +61,7 @@ profiles {
}
conda {
cacheDir = ""
useMamba = true
}
}