Skip to content

Commit 094e1f1

Browse files
authored
Update prepare-pipelines flags (Azure#32661)
1 parent 67b4343 commit 094e1f1

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: java
88
CIConventionOptions: ''
9-
UPConventionOptions: '--variablegroup 1 --variablegroup 58 --variablegroup 76 --variablegroup 56 --variablegroup 93'
10-
TestsConventionOptions: '--variablegroup 64'
9+
UPConventionOptions: '--variablegroups 1 58 76 56 93'
10+
TestsConventionOptions: '--variablegroups 64'

0 commit comments

Comments
 (0)