Update variable group for prepare-pipelines (#5677)

See https://github.com/Azure/azure-sdk-tools/pull/8359
This commit is contained in:
Wes Haggard 2024-05-29 17:15:15 -07:00 committed by GitHub
parent 7dedba1a4f
commit 0c9aae5cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,5 +6,5 @@ extends:
Repository: $(Build.Repository.Name)
Prefix: cpp
CIConventionOptions: ''
UPConventionOptions: '--variablegroups 58 76 56 64 93 117'
UPConventionOptions: '--variablegroups 58 76 64 93 117'
TestsConventionOptions: ''