Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
TSchmiedlechner committed May 8, 2020
1 parent 96349dd commit 7b824f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ steps:

- task: CopyFiles@2
inputs:
SourceFolder: 'receipt-examples'
Contents: '**'
Contents: 'receipt-examples/**'
TargetFolder: '$(build.artifactstagingdirectory)'

- task: ArchiveFiles@2
Expand Down

0 comments on commit 7b824f4

Please sign in to comment.