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:
parent
2da3660e23
commit
7aaa8e5527
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user