We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9968c3 commit eb92fcfCopy full SHA for eb92fcf
eng/templates/stages/mirror.yml
@@ -219,7 +219,6 @@ stages:
219
nuGetServiceConnections: ${{ variables.feedServiceConnection }}
220
- task: NuGetCommand@2
221
displayName: Publish packages to ${{ variables.destinationPackageFeed }}
222
- continueOnError: true
223
inputs:
224
command: push
225
packagesToPush: '${{ variables.packagesDownloadLocation }}/*.nupkg'
0 commit comments