mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-01-06 16:50:20 +01:00
Update azure-pipelines.yml for Azure Pipelines [skip ci]
This commit is contained in:
parent
2e9c541684
commit
9c9b99ec16
|
|
@ -31,3 +31,8 @@ steps:
|
|||
inputs:
|
||||
platform: '$(buildPlatform)'
|
||||
configuration: '$(buildConfiguration)'
|
||||
|
||||
- task: PublishPipelineArtifact@0
|
||||
inputs:
|
||||
artifactName: 'nuget'
|
||||
targetPath: 'src\Bin\Release\'
|
||||
|
|
|
|||
Loading…
Reference in a new issue