- AppVeyour add configuration name suffix to artifact

This commit is contained in:
Ilya Shurumov 2020-10-25 13:56:36 +06:00
parent 95fcb6a046
commit 7c65f68726

View File

@ -65,6 +65,6 @@ after_build:
- cmd: copy %SDL2_DIR%\lib\x86\SDL2.dll SDL2.dll /Y
- cmd: copy %OPENAL_DIR%\bin\Win32\soft_oal.dll OpenAL32.dll /Y
- cmd: copy %data_folder%\config.ini config.ini /Y
- 7z a REDRIVER2.zip ".\*"
- 7z a "REDRIVER2_%configuration%.zip" ".\*"
#build: off