SEBWIN-320: Extended CI build script for reset utility artifact.

This commit is contained in:
dbuechel 2019-07-16 16:12:52 +02:00
parent fbe6f45d78
commit 85c88da6cc

View file

@ -30,6 +30,9 @@ artifacts:
- path: SafeExamBrowser.Runtime\bin\$(platform)\$(configuration)
name: '$(appveyor_build_version)_Application'
type: zip
- path: SafeExamBrowser.ResetUtility\bin\$(platform)\$(configuration)
name: '$(appveyor_build_version)_Reset'
type: zip
- path: SafeExamBrowser.Service\bin\$(platform)\$(configuration)
name: '$(appveyor_build_version)_Service'
type: zip