Skip to content
Snippets Groups Projects
Commit ad2b592c authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Edit .gitlab-ci.yml

parent faddc04d
Branches
Tags
No related merge requests found
Pipeline #16558 failed
...@@ -24,7 +24,8 @@ build-package: ...@@ -24,7 +24,8 @@ build-package:
- conda activate build-env - conda activate build-env
- conda build --version - conda build --version
- cd recipes/ltfatpy - cd recipes/ltfatpy
- conda build --python 3.10 --debug --extra-deps "setuptools==80.3.1 pip cython==3.0.12" -c anaconda -c conda-forge . - ulimit -a
- conda build --python 3.10 --debug "setuptools==80.3.1 pip cython==3.0.12" -c anaconda -c conda-forge .
- ls -al - ls -al
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment