Skip to content

Commit

Permalink
Update variable groups for prepare-pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard authored May 29, 2024
1 parent f621bd0 commit 89d40a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/prepare-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ extends:
Repository: $(Build.Repository.Name)
Prefix: python
CIConventionOptions: ''
UPConventionOptions: '--variablegroups 58 76 56 93'
UPConventionOptions: '--variablegroups 58 76 93'
TestsConventionOptions: '--variablegroups 58 64'

0 comments on commit 89d40a4

Please sign in to comment.