Update .gitlab-ci.yml file con test chiamata esplicita modulo x pip
This commit is contained in:
+2
-2
@@ -164,10 +164,10 @@ IOB-WIN-PSER:build:
|
||||
- 'cd $env:APP_NAME'
|
||||
- '& .\venv\Scripts\Activate.ps1'
|
||||
- python --version
|
||||
- pip --version
|
||||
- python -m pip --version
|
||||
# - *version-fix
|
||||
script:
|
||||
- 'python -m PyInstaller --onefile --icon SteamWare.ico IOB-WIN-PSER.py'
|
||||
- python -m PyInstaller --onefile --icon SteamWare.ico IOB-WIN-PSER.py
|
||||
|
||||
# # --------------------------------
|
||||
# # RELEASE
|
||||
|
||||
Reference in New Issue
Block a user