Skip to content

Commit

Permalink
Playing hunt the artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
pp81381 committed Apr 6, 2019
1 parent d20a0b4 commit a25654d
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 @@ -60,7 +60,7 @@ jobs:

- task: CopyFiles@2
inputs:
sourceFolder: $(Agent.BuildDirectory)
sourceFolder: '$(Build.SourcesDirectory)'
contents: dist/*
targetFolder: '$(Build.ArtifactStagingDirectory)'

Expand Down

0 comments on commit a25654d

Please sign in to comment.