Skip to content

Commit 2cc8580

Browse files
committed
Merged PR 30594: Change az feed push to see if it works
Change az feed push to see if it works
1 parent bd8fe99 commit 2cc8580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pipelines/PSReadLine-Official.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ extends:
284284
inputs:
285285
command: push
286286
packagesToPush: $(nugetPath)\PSReadLine.*.nupkg
287-
nuGetFeedType: internal
288-
publishVstsFeed: AzArtifactsFeed
287+
nuGetFeedType: external
288+
publishFeedCredentials: AzArtifactsFeed
289289

290290
- task: NuGetCommand@2
291291
displayName: Push PSReadLine module to PSGallery feed

0 commit comments

Comments
 (0)