Update appveyor.yml

This commit is contained in:
Andrew Lee 2018-08-27 20:06:20 -04:00 committed by GitHub
parent b6ba36a8c6
commit 0e7f68446f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
after_build:
- cd ../
- 7z a artifacts\Ports-%APPVEYOR_BUILD_VERSION%.zip "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**"
- 7z a "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Ports-%APPVEYOR_BUILD_VERSION%.zip" "%APPVEYOR_BUILD_FOLDER%\Project Ports\bin\Debug\**"
artifacts:
- path: artifacts\*.zip
- path: project-ports\Project Ports\bin\*.zip
name: ports