1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-22 02:12:45 +01:00

appveyor: push build artifact

This commit is contained in:
Anonymous Maarten 2018-06-04 19:34:12 +02:00
parent 2da3660e23
commit 7aaa8e5527

View File

@ -38,3 +38,8 @@ init:
build_script:
- ctest -VV -S cmake/ctest/script_ci.ctest
after_build:
- cd "%APPVEYOR_BUILD_FOLDER%\build"
- cpack -C Release -G TXZ
- appveyor PushArtifact OpenRW-%APPVEYOR_REPO_COMMIT:~0,8%.tar.xz