Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.devtools
Commits
04c01a23
Commit
04c01a23
authored
Oct 05, 2021
by
Amir MOHAMMADI
Browse files
replace conda install with mamaba install
parent
f4cd17bf
Changes
2
Hide whitespace changes
Inline
Side-by-side
bob/devtools/data/gitlab-ci/noarch.yaml
View file @
04c01a23
...
...
@@ -26,7 +26,7 @@ stages:
-
python3 bootstrap.py -vv channel base
-
source ${CONDA_ROOT}/etc/profile.d/conda.sh
# for conda inspect during builds (on macos)
-
cond
a install -n base conda-build
-
mamb
a install -n base conda-build
-
conda activate base
-
bdt ci check -vv
cache
:
...
...
bob/devtools/data/gitlab-ci/single-package.yaml
View file @
04c01a23
...
...
@@ -26,7 +26,7 @@ stages:
-
python3 bootstrap.py -vv channel base
-
source ${CONDA_ROOT}/etc/profile.d/conda.sh
# for conda inspect during builds (on macos)
-
cond
a install -n base conda-build
-
mamb
a install -n base conda-build
-
conda activate base
-
bdt ci check -vv
cache
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment