mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2025-12-06 07:12:04 +01:00
Merge pull request #55 from dotMorten/azure-pipelines
Update azure-pipelines.yml for Azure Pipelines [skip ci]
This commit is contained in:
commit
e5f8a6008a
|
|
@ -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