Remove unused variable group (old cpp cache key) (#5955)
This commit is contained in:
parent
5a4a4a1b20
commit
e636fc5f3e
@ -6,5 +6,5 @@ extends:
|
||||
Repository: $(Build.Repository.Name)
|
||||
Prefix: cpp
|
||||
CIConventionOptions: ''
|
||||
UPConventionOptions: '--variablegroups 58 76 64 93 117'
|
||||
UPConventionOptions: '--variablegroups 58 76 64 93'
|
||||
TestsConventionOptions: ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user