2017-09-24 00:48:24 +02:00
|
|
|
version: v2-{build}
|
2017-10-18 03:35:30 +02:00
|
|
|
branches:
|
|
|
|
only:
|
|
|
|
- master
|
2017-09-24 00:48:24 +02:00
|
|
|
install:
|
2017-09-24 00:50:22 +02:00
|
|
|
- xcopy C:\projects\cemu-graphic-packs\Enhancement C:\projects\cemu-graphic-packs\AppVeyor /E /I
|
|
|
|
- xcopy C:\projects\cemu-graphic-packs\Enthusiast C:\projects\cemu-graphic-packs\AppVeyor /E /I
|
2017-10-10 06:09:01 +02:00
|
|
|
- xcopy C:\projects\cemu-graphic-packs\Modifications C:\projects\cemu-graphic-packs\AppVeyor /E /I
|
2017-09-24 00:50:22 +02:00
|
|
|
- xcopy C:\projects\cemu-graphic-packs\Performance C:\projects\cemu-graphic-packs\AppVeyor /E /I
|
|
|
|
- xcopy C:\projects\cemu-graphic-packs\Quality C:\projects\cemu-graphic-packs\AppVeyor /E /I
|
|
|
|
- xcopy C:\projects\cemu-graphic-packs\Workaround C:\projects\cemu-graphic-packs\AppVeyor /E /I
|
2017-10-16 07:17:18 +02:00
|
|
|
- echo D | xcopy C:\projects\cemu-graphic-packs\readme.txt C:\projects\cemu-graphic-packs\AppVeyor
|
2017-09-24 00:48:24 +02:00
|
|
|
build: off
|
|
|
|
artifacts:
|
|
|
|
- path: AppVeyor
|
|
|
|
name: 'graphic_packs_$(appveyor_build_version)'
|
|
|
|
type: zip
|