SEBWIN-320: Extended CI build script for reset utility artifact.
This commit is contained in:
parent
fbe6f45d78
commit
85c88da6cc
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue