Skip to content

Commit 03aa5ac

Browse files
committed
update connection to keyvault
1 parent e8eef7d commit 03aa5ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/azure-pipelines/azure-pipelines-cd.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ stages:
152152
# parameters:
153153
# moduleName: '$(moduleName)'
154154
# RepositorySourceLocation: 'https://www.poshtestgallery.com/api/v2'
155-
# NuGetApiKeyAzureConnection: 'GTP - Architecture (980e0e9f-178a-4c38-9372-f17806c6b944)'
155+
# NuGetApiKeyAzureConnection: 'Azure - MSFT Identity - Community Projects'
156156
# NuGetApiKeyVaultName: 'codesign-kv'
157157
# NuGetApiKeySecretName: 'PSTestGallery-API-Key'
158158
# Unlist: true
@@ -191,7 +191,7 @@ stages:
191191
parameters:
192192
moduleName: '$(moduleName)'
193193
RepositorySourceLocation: 'https://www.powershellgallery.com/api/v2'
194-
NuGetApiKeyAzureConnection: 'GTP - Architecture (980e0e9f-178a-4c38-9372-f17806c6b944)'
194+
NuGetApiKeyAzureConnection: 'Azure - MSFT Identity - Community Projects'
195195
NuGetApiKeyVaultName: 'codesign-kv'
196196
NuGetApiKeySecretName: 'PSGallery-API-Key'
197197
- task: GitHubRelease@1

0 commit comments

Comments
 (0)