Skip to content

Commit

Permalink
Remove obsolete var group (#4122)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-didyk authored Nov 4, 2024
1 parent 3741e4a commit 110f190
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eng/templates/jobs/e2e-pcs-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,13 @@ jobs:
# Required for dotnet-bot-maestro-auth-test-content-rw
- group: Arcade-Services-Scenario-Tests
- ${{ if not(or(startsWith(variables['Build.SourceBranch'], 'refs/heads/production'), startsWith(variables['Build.SourceBranch'], 'refs/heads/production-'), eq(variables['Build.SourceBranch'], 'refs/heads/production'))) }}:
- group: MaestroInt KeyVault
- name: PcsTestEndpoint
value: https://product-construction-int.delightfuldune-c0f01ab0.westus2.azurecontainerapps.io
- name: ScenarioTestSubscription
value: "Darc: Maestro Staging"
- name: MaestroAppId
value: $(MaestroStagingAppClientId)
- ${{ else }}:
- group: MaestroProd KeyVault
- name: PcsTestEndpoint
value: https://product-construction-prod.wittysky-0c79e3cc.westus2.azurecontainerapps.io
- name: ScenarioTestSubscription
Expand Down

0 comments on commit 110f190

Please sign in to comment.