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

Preparing [ci] file before moving to bob.devtools

parent 10da1a98
Branches
Tags v2.0.10
1 merge request!13Preparing new release
Pipeline #30363 passed
...@@ -133,23 +133,3 @@ deploy_stable: ...@@ -133,23 +133,3 @@ deploy_stable:
except: except:
- branches - branches
pypi:
stage: pypi
environment: pypi
only:
- /^v\d+\.\d+\.\d+([abc]\d*)?$/ # PEP-440 compliant version (tags)
except:
- branches
script:
- curl --silent "${BOOTSTRAP}" --output "bootstrap.py"
- python3 bootstrap.py -vv channel base
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
- conda activate base
- bdt ci pypi -vv dist/*.zip
- bdt ci clean -vv
dependencies:
- build_linux_36
tags:
- docker
...@@ -34,6 +34,7 @@ Signal, Audio, Image and Video Processing ...@@ -34,6 +34,7 @@ Signal, Audio, Image and Video Processing
* :ref:`bob.ip.draw` * :ref:`bob.ip.draw`
* :ref:`bob.ip.gabor` * :ref:`bob.ip.gabor`
* :ref:`bob.ip.facedetect` * :ref:`bob.ip.facedetect`
* :ref:`bob.ip.facelandmarks`
* :ref:`bob.ip.optflow.liu` * :ref:`bob.ip.optflow.liu`
* :ref:`bob.ip.optflow.hornschunck` * :ref:`bob.ip.optflow.hornschunck`
* :ref:`bob.ip.flandmark` * :ref:`bob.ip.flandmark`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment