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

[refactoring2016] Temporary ci file. This will not be merged

parent aa4903a7
Branches
Tags
1 merge request!6Issue 8 remove database configuration
Pipeline #
......@@ -37,6 +37,9 @@ variables:
- if [ -x ./bin/bob_dbmanage.py ]; then ./bin/bob_dbmanage.py all download --force; fi
- ./bin/sphinx-build doc sphinx
- ./bin/python setup.py bdist_wheel --python-tag ${WHEEL_TAG}
- cd ./src/bob.bio.base
- ../../bin/python setup.py bdist_wheel --dist-dir ../../dist --python-tag ${WHEEL_TAG}
- cd ../../
after_script:
- rm -rf ${CONDA_PREFIX}
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment