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

[ci skip] activate env first

parent c34eba6e
Branches
Tags
No related merge requests found
Pipeline #54690 skipped
......@@ -26,8 +26,8 @@ stages:
- python3 bootstrap.py -vv channel base
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
# for conda inspect during builds (on macos)
- mamba install -n base conda-build
- conda activate base
- mamba install -n base conda-build
- bdt ci check -vv
cache:
paths:
......
......@@ -26,8 +26,8 @@ stages:
- python3 bootstrap.py -vv channel base
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
# for conda inspect during builds (on macos)
- mamba install -n base conda-build
- conda activate base
- mamba install -n base conda-build
- bdt ci check -vv
cache:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment