Update azure-pipelines.yml

Remove the gabime.nuspec from local push to our repo
pull/2125/head
abdulkareem-siddiq 4 years ago committed by GitHub
parent abb68267b6
commit b941b5fe37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ steps:
displayName: 'NuGet pack'
inputs:
command: 'pack'
packagesToPack: 'nuget/*.nuspec'
packagesToPack: 'nuget/SiddiqSoft.spdlog.nuspec'
versioningScheme: 'off'
buildProperties: 'VERSION=1.9.2'

Loading…
Cancel
Save