1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-06 09:07:19 +02:00

ci: pack artifact depending of configuration

This commit is contained in:
Anonymous Maarten 2018-08-14 20:23:36 +02:00
parent 80e1dfee1f
commit 9dc9ce27a8

View File

@ -48,5 +48,5 @@ build_script:
after_build:
- cd "%APPVEYOR_BUILD_FOLDER%\build"
- cpack -C Release -G TXZ
- cpack -C %CONFIGURATION% -G TXZ
- appveyor PushArtifact OpenRW-%COMMIT_HASH:~0,8%.tar.xz