Use the permanent communication service for the VS feed in ‘dnceng’.
This commit is contained in:
parent
6d2034efa9
commit
389f97841a
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ phases:
|
|||
command: push
|
||||
packagesToPush: '$(Build.SourcesDirectory)/artifacts/packages/$(_BuildConfig)/NonShipping/VS.*.nupkg'
|
||||
nuGetFeedType: external
|
||||
publishFeedCredentials: CrossTest
|
||||
publishFeedCredentials: 'DevDiv - VS package feed'
|
||||
- task: CopyFiles@2
|
||||
displayName: Gather Asset Manifests
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue