Skip to content

Commit 8d50208

Browse files
Add APIView KV variable group to prepare pipelines bot (#16451)
1 parent 1fd57f4 commit 8d50208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/prepare-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ extends:
66
Repository: $(Build.Repository.Name)
77
Prefix: python
88
CIConventionOptions: ''
9-
UPConventionOptions: '--variablegroup 58 --variablegroup 76 --variablegroup 56'
9+
UPConventionOptions: '--variablegroup 58 --variablegroup 76 --variablegroup 56 --variablegroup 93'
1010
TestsConventionOptions: '--variablegroup 64'

0 commit comments

Comments
 (0)