Skip to content
Snippets Groups Projects
Commit 7c667ab4 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Reverted to the old ci

parent 84374f25
Branches
No related tags found
1 merge request!1Standarization
Pipeline #
...@@ -29,7 +29,7 @@ variables: ...@@ -29,7 +29,7 @@ variables:
- git clean -ffdx - git clean -ffdx
- curl --silent https://gitlab.idiap.ch/bob/bob/snippets/7/raw | tr -d '\r' > bootstrap-conda.sh - curl --silent https://gitlab.idiap.ch/bob/bob/snippets/7/raw | tr -d '\r' > bootstrap-conda.sh
- chmod 755 ./bootstrap-conda.sh - chmod 755 ./bootstrap-conda.sh
- sed 1d requirements.txt > requirements.txt # GAMBIT to remove pillow<3 - sed 1d -i requirements.txt # GAMBIT to remove pillow<3
- ./bootstrap-conda.sh ${CONDA_FOLDER} ${PYTHON_VER} ${CONDA_PREFIX} - ./bootstrap-conda.sh ${CONDA_FOLDER} ${PYTHON_VER} ${CONDA_PREFIX}
variables: &build_variables variables: &build_variables
BOB_DOCUMENTATION_SERVER: "http://www.idiap.ch/software/bob/docs/latest/bob/%s/master/" BOB_DOCUMENTATION_SERVER: "http://www.idiap.ch/software/bob/docs/latest/bob/%s/master/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment