Update azure-pipelines_nightly.yml for Azure Pipelines

This commit is contained in:
Sam Xu 2020-03-29 22:01:41 -07:00
parent ab75307f65
commit ff06b1ae01

View file

@ -122,9 +122,6 @@ steps:
BinSkim: true
CredScan: true
PoliCheck: true
variables:
BuildConfiguration: 'release'
- task: EsrpCodeSigning@1
displayName: 'ESRP CodeSigning'
@ -250,4 +247,4 @@ variables:
packagesToPush: '$(Build.ArtifactStagingDirectory)\Nuget\*Nightly*.nupkg'
nuGetFeedType: external
publishFeedCredentials: 'MyGet.Org - OpenApi-OData-master Nightly Feed'
enabled:false
enabled: 'false'