Skip to content

Commit 1fac404

Browse files
committed
Remove unnecessary pwsh flag from PublishToPSGallery script execution
1 parent bab7b51 commit 1fac404

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azuredevops/pipelines/Release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,3 @@ extends:
117117
targetType: 'filePath'
118118
filePath: '$(Build.SourcesDirectory)/.azuredevops/scripts/PublishToPSGallery.ps1'
119119
arguments: "-ModulePath '$(Pipeline.Workspace)/BCContainerHelper_Module' -ApiKey '$(BCContainerHelperPSGalleryApiKey)'"
120-
pwsh: true

0 commit comments

Comments
 (0)