Skip to content

Commit 696728c

Browse files
committed
Update variable group names to target new subscription
1 parent 39ec122 commit 696728c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/common/templates/variables/dotnet/common.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ variables:
5454
- name: windowsServer2025PoolName
5555
value: Docker-2025-${{ variables['System.TeamProject'] }}
5656

57-
- group: DotNet-Docker-Common
57+
- group: DotNet-Docker-Common-2
5858
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
59-
- group: DotNet-Docker-Secrets-WIF
59+
- group: DotNet-Docker-Secrets

0 commit comments

Comments
 (0)