Skip to content

Commit

Permalink
Publish build artifacts (#114)
Browse files Browse the repository at this point in the history
Add a line to the yaml to publish the build artifacts
  • Loading branch information
asyasky authored and puzzleserveradmin committed Dec 2, 2018
1 parent 0601f49 commit 64dd075
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ steps:
publishWebProjects: True
arguments: '--configuration $(BuildConfiguration) --output $(Build.ArtifactStagingDirectory)'
zipAfterPublish: True

- task: PublishBuildArtifacts@1

0 comments on commit 64dd075

Please sign in to comment.