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
markgar committed Aug 16, 2019
1 parent c013774 commit b2da20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pool:
steps:
- task: CopyFiles@2
inputs:
SourceFolder: '/feed'
SourceFolder: 'feed'
Contents: 'feed.xml'
TargetFolder: '$(Build.ArtifactStagingDirectory)'

Expand Down

0 comments on commit b2da20f

Please sign in to comment.