Skip to content

Commit 4485f58

Browse files
Update signalr-daily-tests.yml (#24266)
1 parent d9049ec commit 4485f58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
# Daily Tests for ASP.NET Core SignalR
55
# These use Sauce Labs resources, hence they run daily rather than per-commit.
66

7+
variables:
8+
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
9+
- group: DotNet-MSRC-Storage
10+
- group: AzureDevOps-Artifact-Feeds-Pats
11+
712
# The only Daily Tests we have run in Sauce Labs and only need to run on one machine (because they just trigger SauceLabs)
813
# Hence we use the 'default-build.yml' template because it represents a single phase
914
jobs:

0 commit comments

Comments
 (0)