Project-Silicon/appveyor.yml
2018-08-27 20:03:30 -04:00

7 lines
185 B
YAML

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