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

[ci skip] run conda clean after bootstrap

parent fb2d947e
No related branches found
No related tags found
No related merge requests found
Pipeline #54698 skipped
......@@ -27,8 +27,8 @@ stages:
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
# for conda inspect during builds (on macos)
- conda activate base
- mamba install -n base conda-build
- bdt ci check -vv
- conda clean --all
cache:
paths:
- miniconda.sh
......
......@@ -27,8 +27,8 @@ stages:
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
# for conda inspect during builds (on macos)
- conda activate base
- mamba install -n base conda-build
- bdt ci check -vv
- conda clean --all
cache:
paths:
- miniconda.sh
......
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