Skip to content

Commit

Permalink
Merged PR 30594: Change az feed push to see if it works
Browse files Browse the repository at this point in the history
Change az feed push to see if it works
  • Loading branch information
daxian-dbw committed Apr 2, 2024
1 parent bd8fe99 commit 2cc8580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pipelines/PSReadLine-Official.yml
Expand Up @@ -284,8 +284,8 @@ extends:
inputs:
command: push
packagesToPush: $(nugetPath)\PSReadLine.*.nupkg
nuGetFeedType: internal
publishVstsFeed: AzArtifactsFeed
nuGetFeedType: external
publishFeedCredentials: AzArtifactsFeed

- task: NuGetCommand@2
displayName: Push PSReadLine module to PSGallery feed
Expand Down

0 comments on commit 2cc8580

Please sign in to comment.