Skip to content

Commit

Permalink
Update variable group names to target new subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman committed Feb 4, 2025
1 parent f528525 commit d81a2e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/common/templates/variables/dotnet/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ variables:
- name: windowsServer2025PoolName
value: Docker-2025-${{ variables['System.TeamProject'] }}

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

0 comments on commit d81a2e5

Please sign in to comment.