Skip to content

Commit 4c2693d

Browse files
authored
Update prepare-pipelines flags (Azure#24298)
1 parent c823a64 commit 4c2693d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/pipelines/prepare-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ extends:
66
Repository: $(Build.Repository.Name)
77
Prefix: js
88
CIConventionOptions: ''
9-
UPConventionOptions: '--variablegroup 24 --variablegroup 58 --variablegroup 76 --variablegroup 56 --variablegroup 93'
10-
TestsConventionOptions: '--variablegroup 64'
9+
UPConventionOptions: '--variablegroups 24 58 76 56 93'
10+
TestsConventionOptions: '--variablegroups 64'

0 commit comments

Comments
 (0)