Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Timothy Baldridge 2019-10-11 22:30:49 -06:00
parent 2db167ecb0
commit 0d47ec31fc

View File

@ -1,4 +1,8 @@
# .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