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.bio.csu
Commits
32415c5b
Commit
32415c5b
authored
Sep 29, 2016
by
Tiago de Freitas Pereira
Browse files
Reverted to the old ci
parent
53313884
Pipeline
#4175
failed with stages
in 4 minutes and 10 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
32415c5b
...
@@ -84,7 +84,8 @@ variables:
...
@@ -84,7 +84,8 @@ variables:
-
./bootstrap-conda.sh ${CONDA_FOLDER} ${PYTHON_VER} ${CONDA_PREFIX}
-
./bootstrap-conda.sh ${CONDA_FOLDER} ${PYTHON_VER} ${CONDA_PREFIX}
-
source ${CONDA_FOLDER}/bin/activate ${CONDA_PREFIX}
-
source ${CONDA_FOLDER}/bin/activate ${CONDA_PREFIX}
-
conda install --yes -c conda-forge -p ${CONDA_PREFIX} opencv==2.4.12
-
conda install --yes -c conda-forge -p ${CONDA_PREFIX} opencv==2.4.12
-
pip install --use-wheel --pre dist/*.whl
-
pip install --use-wheel --no-index --pre dist/*.whl
-
pip install pillow<3
script
:
script
:
-
cd ${CONDA_PREFIX}
-
cd ${CONDA_PREFIX}
-
export PYTHONPATH="../PythonFaceEvaluation/src:$PYTHONPATH"
-
export PYTHONPATH="../PythonFaceEvaluation/src:$PYTHONPATH"
...
...
requirements.txt
View file @
32415c5b
setuptools
setuptools
pillow
<3
bob.extension
bob.extension
bob.blitz
bob.blitz
bob.core
bob.core
...
...
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