Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Timothy Baldridge 2019-10-11 22:32:44 -06:00
parent 013418d8cb
commit bac289466f

View File

@ -1,8 +1,4 @@
# .NET Desktop
- task: PublishPipelineArtifact@1
inputs:
targetPath: '$(Pipeline.Workspace)\\Wabbajack.exe'
artifact: 'Wabbajack.exe'
# Build and run tests for .NET Desktop or Windows classic desktop solutions.
# Add steps that publish symbols, save build artifacts, and more:
# https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net