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

Export DOCSERVER to subshells

parent 393c376e
No related branches found
No related tags found
No related merge requests found
...@@ -208,6 +208,7 @@ fi ...@@ -208,6 +208,7 @@ fi
if [ -z "${DOCSERVER}" ]; then if [ -z "${DOCSERVER}" ]; then
DOCSERVER=http://www.idiap.ch DOCSERVER=http://www.idiap.ch
export_env DOCSERVER
fi fi
PREFIX=${CI_PROJECT_DIR}/${CONDA_PREFIX} PREFIX=${CI_PROJECT_DIR}/${CONDA_PREFIX}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment