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

Set proper public channel

parent d5ff772e
No related branches found
No related tags found
1 merge request!63Conda package based CI
...@@ -365,7 +365,7 @@ if [ -z "${DOCSERVER}" ]; then ...@@ -365,7 +365,7 @@ if [ -z "${DOCSERVER}" ]; then
export_env DOCSERVER export_env DOCSERVER
fi fi
CONDA_CHANNEL="${DOCSERVER}/public/conda" CONDA_CHANNEL="${DOCSERVER}/public/conda/label/main"
CONDA_BETA_CHANNEL="${DOCSERVER}/private/conda" CONDA_BETA_CHANNEL="${DOCSERVER}/private/conda"
if [ -z "${OS_SLUG}" ]; then if [ -z "${OS_SLUG}" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment