You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/psgallery-release.yml
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -140,10 +140,20 @@ stages:
140
140
parameters:
141
141
repositoryName: '$(Repository)'
142
142
releaseNotes: |
143
-
Install new version via [PowerShell Gallery](https://www.powershellgallery.com/packages?q=$(Project).ARM)
143
+
Install the $(Project) packages that you need via PowerShell Gallery, for instance [$(Project).ARM](https://www.powershellgallery.com/packages/$(Project).ARM/$(Build.BuildNumber)):
0 commit comments