mirror of
https://github.com/greenshot/greenshot
synced 2025-08-01 12:34:04 -07:00
Fixing azure-pipelines.yml
This commit is contained in:
parent
f6e7eb8404
commit
5845d239f4
1 changed files with 1 additions and 2 deletions
|
@ -45,8 +45,7 @@ stages:
|
|||
displayName: 'Copy Files to: $(build.artifactstagingdirectory)'
|
||||
inputs:
|
||||
SourceFolder: '$(Build.SourcesDirectory)\Greenshot\releases'
|
||||
Contents: |
|
||||
Greenshot-INSTALLER-*.exe
|
||||
Contents: Greenshot-INSTALLER-*.exe
|
||||
TargetFolder: '$(build.artifactstagingdirectory)'
|
||||
flattenFolders: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue