d
This commit is contained in:
@@ -38,7 +38,7 @@ build-windows:
|
|||||||
- Write-Host "package windows start..."
|
- Write-Host "package windows start..."
|
||||||
- cd build
|
- cd build
|
||||||
- Write-Host "windeployqt.exe Path is $QT_PATH/bin/windeployqt.exe"
|
- Write-Host "windeployqt.exe Path is $QT_PATH/bin/windeployqt.exe"
|
||||||
- $QT_PATH/bin/windeployqt.exe bin/OneLevelXmlOpr.exe
|
- "$QT_PATH/bin/windeployqt.exe bin/OneLevelXmlOpr.exe"
|
||||||
- >
|
- >
|
||||||
Get-ChildItem -Path ./bin -Recurse | Compress-Archive -DestinationPath "$PROJECT_NAME-v$PROJECT_VERSION-win-$ARCH_TYPE.zip"
|
Get-ChildItem -Path ./bin -Recurse | Compress-Archive -DestinationPath "$PROJECT_NAME-v$PROJECT_VERSION-win-$ARCH_TYPE.zip"
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user