Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.devtools
Commits
fb2d947e
Commit
fb2d947e
authored
Oct 05, 2021
by
Amir MOHAMMADI
Browse files
[ci skip] activate env first
parent
c34eba6e
Pipeline
#54690
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/devtools/data/gitlab-ci/noarch.yaml
View file @
fb2d947e
...
...
@@ -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
:
...
...
bob/devtools/data/gitlab-ci/single-package.yaml
View file @
fb2d947e
...
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
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