mirror of
https://github.com/greenshot/greenshot
synced 2025-08-19 21:13:23 -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)'
|
displayName: 'Copy Files to: $(build.artifactstagingdirectory)'
|
||||||
inputs:
|
inputs:
|
||||||
SourceFolder: '$(Build.SourcesDirectory)\Greenshot\releases'
|
SourceFolder: '$(Build.SourcesDirectory)\Greenshot\releases'
|
||||||
Contents: |
|
Contents: Greenshot-INSTALLER-*.exe
|
||||||
Greenshot-INSTALLER-*.exe
|
|
||||||
TargetFolder: '$(build.artifactstagingdirectory)'
|
TargetFolder: '$(build.artifactstagingdirectory)'
|
||||||
flattenFolders: true
|
flattenFolders: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue