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
5ee7becb
Commit
5ee7becb
authored
Jan 10, 2019
by
André Anjos
💬
Browse files
[ci] Bootstrap fix
parent
38c62788
Pipeline
#25822
passed with stages
in 6 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci/bootstrap.sh
View file @
5ee7becb
...
...
@@ -141,6 +141,7 @@ elif [ "${1}" == "local" ]; then
run_cmd
ls
-l
${
CONDA_ROOT
}
/conda-bld
run_cmd
${
CONDA_ROOT
}
/bin/conda
install
-n
base python
conda
=
4 conda-build
=
3
CONDA_CLI_CHANNELS
=
"-c
${
CONDA_ROOT
}
/conda-bld
${
CONDA_CLI_CHANNELS
}
"
run_cmd
${
CONDA_ROOT
}
/bin/conda index
${
CONDA_ROOT
}
/conda-bld
run_cmd
ls
-l
${
CONDA_ROOT
}
/conda-bld
run_cmd
ls
-l
${
CONDA_ROOT
}
/conda-bld/noarch/
run_cmd
${
CONDA_ROOT
}
/bin/conda create
-n
"
${
2
}
"
--override-channels
${
CONDA_CLI_CHANNELS
}
bob.devtools
...
...
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