Skip to content

Commit

Permalink
... try again to get task to coipy files I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-pipelines[bot] committed Dec 19, 2018
1 parent c2a85ba commit 2f8931c
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 @@ -35,7 +35,7 @@ steps:

- task: CopyFiles@2
inputs:
contents: $(Agent.BuildDirectory)/src/condo/bin/Release/**
contents: 'src/condo/bin/Release/**'
targetFolder: $(Build.ArtifactStagingDirectory)/release

- task: PublishBuildArtifacts@1
Expand Down

0 comments on commit 2f8931c

Please sign in to comment.