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

[ci skip] create a bdt's own env in nightlies

parent ccd58405
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ stages:
# remove ~/.conda if it exists unless it's a mac machine
- "[ -d ~/.conda ] && [ ! -d /Applications ] && rm -rfv ~/.conda"
- curl --silent "${BOOTSTRAP}" --output "bootstrap.py"
- python3 bootstrap.py -vv channel base
- python3 bootstrap.py -vv channel bdt
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
- conda activate base
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment