Skip to content
Snippets Groups Projects
Commit 199bdb29 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[ci] don't remove ~/.conda folder

parent d001de61
No related branches found
No related tags found
1 merge request!249Use Mamba and Boa in the CI
......@@ -31,8 +31,7 @@ stages:
- docker
image: quay.io/condaforge/linux-anvil-cos7-x86_64
before_script:
- rm -f ~/.condarc
- rm -rf ~/.conda
- rm -fv ~/.condarc
- python3 ./bob/devtools/bootstrap.py -vv build
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
- conda activate base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment