Skip to content
Snippets Groups Projects
Commit e5dd7676 authored by MADELA Patrick's avatar MADELA Patrick
Browse files

Add install of pyinstaller

parent c2790dd9
No related branches found
Tags 2.4.1
No related merge requests found
Pipeline #3886 passed
......@@ -29,6 +29,7 @@ stages:
- unzip -q conan-${CONAN_VERSION}.zip
- cd ${CI_PROJECT_DIR}/conan-${CONAN_VERSION}
- pip install -e .
- pip install pyinstaller
- python pyinstaller.py
- mv ${CI_PROJECT_DIR}/conan-${CONAN_VERSION}/pyinstaller/dist/conan ${CI_PROJECT_DIR}/${CONAN_ROOT}
# Add Sectigo CA certificates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment