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

Edit .gitlab-ci.yml

parent 172c7048
No related branches found
No related tags found
No related merge requests found
Pipeline #16542 failed
......@@ -17,6 +17,7 @@ build-package:
- conda install -n base -y conda=23.7.0
- mkdir -p ~/.config/matplotlib
- 'echo "backend: pdf" > ~/.config/matplotlib/matplotlibrc'
# Création de l'env de build sans conflit
- conda create -y -n build-env python=3.10 conda=23.7.0 conda-build=3.23.1 anaconda-client cmake -c conda-forge -c defaults
script:
- source "$(conda info --base)/etc/profile.d/conda.sh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment