appveyor: remove some files from artifacts
This commit is contained in:
parent
77cbc0295d
commit
ee1aa98e45
|
@ -18,6 +18,7 @@ build_script:
|
||||||
- qmake ..\PineapplePictures.pro
|
- qmake ..\PineapplePictures.pro
|
||||||
- mingw32-make
|
- mingw32-make
|
||||||
- cd release
|
- cd release
|
||||||
|
- del /a /f /q "*.o" "*.cpp" "*.h"
|
||||||
- windeployqt --no-quick-import --release .\PineapplePictures.exe
|
- windeployqt --no-quick-import --release .\PineapplePictures.exe
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user