SEBWIN-300: Fixed artifact path of setup.

This commit is contained in:
dbuechel 2019-07-26 13:06:26 +02:00
parent 18352bb4c8
commit 1ec6388e36

View file

@ -36,6 +36,6 @@ artifacts:
- path: SafeExamBrowser.Service\bin\$(platform)\$(configuration)
name: 'SEB_$(appveyor_build_version)_Service'
type: zip
- path: SafeExamBrowser.Setup\bin\$(configuration)\Setup.msi
- path: Setup\bin\$(configuration)\Setup.msi
name: 'SEB_$(appveyor_build_version)_Setup'
type: file