Change build copy task

This commit is contained in:
Joseph Donofry 2019-05-18 00:13:31 -04:00
parent 4e07cae145
commit d39b4a0f3c
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB

View file

@ -17,8 +17,8 @@ steps:
inputs:
#sourceFolder: # Optional
contents: |
'**/*.dmg'
'**/*.AppImage'
'nheko*.dmg'
'nheko*.AppImage'
targetFolder: $(Build.ArtifactStagingDirectory)
#cleanTargetFolder: false # Optional
#overWrite: false # Optional