Merge branch 'material' of https://gitlab.com/b0/spectral into material
This commit is contained in:
commit
0496c22991
|
@ -22,7 +22,7 @@ build_script:
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- nmake install
|
- nmake install
|
||||||
- windeployqt --debug --qmldir qml --qmldir imports "%DEPLOY_DIR%\spectral.exe"
|
- windeployqt --release --qmldir qml --qmldir imports "%DEPLOY_DIR%\spectral.exe"
|
||||||
- 7z a spectral.zip "%DEPLOY_DIR%\"
|
- 7z a spectral.zip "%DEPLOY_DIR%\"
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in New Issue