Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
+1
-1
@@ -274,5 +274,5 @@ stages:
|
|||||||
inputs:
|
inputs:
|
||||||
targetType: 'inline'
|
targetType: 'inline'
|
||||||
script: |
|
script: |
|
||||||
Publish-Module -Path "$(Pipeline.Workspace)\ps\Lithnet.CredentialProvider.Management.psd1" -NuGetApiKey "$(psgallery.apikey)"
|
Publish-Module -Name Lithnet.CredentialProvider.Management -Path "$(Pipeline.Workspace)\ps" -NuGetApiKey "$(psgallery.apikey)"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user