diff --git a/eng/templates/jobs/e2e-pcs-tests.yml b/eng/templates/jobs/e2e-pcs-tests.yml index 87d3d625e4..a88d5fbd4d 100644 --- a/eng/templates/jobs/e2e-pcs-tests.yml +++ b/eng/templates/jobs/e2e-pcs-tests.yml @@ -21,7 +21,6 @@ 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 @@ -29,7 +28,6 @@ jobs: - name: MaestroAppId value: $(MaestroStagingAppClientId) - ${{ else }}: - - group: MaestroProd KeyVault - name: PcsTestEndpoint value: https://product-construction-prod.wittysky-0c79e3cc.westus2.azurecontainerapps.io - name: ScenarioTestSubscription