Skip to content

Commit 1051726

Browse files
authored
Remove references to obsolete storage account variables (#56100)
1 parent f91c99b commit 1051726

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.azure/pipelines/blazor-daily-tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# We just need one Windows machine because all it does is trigger SauceLabs.
88
variables:
99
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
10-
- group: DotNet-MSRC-Storage
1110
- group: AzureDevOps-Artifact-Feeds-Pats
1211
- name: SAUCE_CONNECT_DOWNLOAD_ON_INSTALL
1312
value: true

.azure/pipelines/signalr-daily-tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
variables:
88
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
9-
- group: DotNet-MSRC-Storage
109
- group: AzureDevOps-Artifact-Feeds-Pats
1110
- template: /eng/common/templates-official/variables/pool-providers.yml@self
1211

0 commit comments

Comments
 (0)