Skip to content
Snippets Groups Projects
Commit b54ffbe0 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Revert "[gitlab-ci] conda install conda-build from bdt environment into base [ci skip]"

This reverts commit accc66bc.
parent accc66bc
Branches
Tags
No related merge requests found
Pipeline #52998 passed
......@@ -26,9 +26,9 @@ stages:
- curl --silent "${BOOTSTRAP}" --output "bootstrap.py"
- python3 bootstrap.py -vv channel bdt
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
- conda activate bdt
# for conda inspect during builds (on macos)
- conda install -n base conda-build
- conda activate bdt
- 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