Skip to content

Commit

Permalink
Update azure-piplines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
fw2568 committed Apr 13, 2024
1 parent 93e76b5 commit 5f75368
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-piplines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ steps:
command: 'push'
packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'
nuGetFeedType: 'internal'
publishVstsFeed: '59a3608a-9bed-4cb4-9467-6efaaa3cbef5/1e425ef4-e3a0-4927-b4c0-2beff753cb88'
publishVstsFeed: '59a3608a-9bed-4cb4-9467-6efaaa3cbef5/1e425ef4-e3a0-4927-b4c0-2beff753cb88'
allowPackageConflicts: true

0 comments on commit 5f75368

Please sign in to comment.