Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
6bdf68366b
commit
fa07c52ccd
@ -37,7 +37,7 @@ steps:
|
||||
versioningScheme: 'byEnvVar'
|
||||
versionEnvVar: 'GitVersion.NuGetVersion'
|
||||
|
||||
- task: DotNetCoreCLI@2
|
||||
- task: NuGetCommand@2
|
||||
inputs:
|
||||
command: 'push'
|
||||
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'
|
||||
|
Loading…
Reference in New Issue
Block a user