Skip to content

Commit

Permalink
Refactor prepare-pipelines.yml (Azure#41743)
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard authored and jairmyree committed Sep 23, 2024
1 parent 676535c commit 15f65c6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions eng/pipelines/prepare-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
trigger: none

variables:
- template: /eng/pipelines/templates/variables/image.yml

extends:
template: /eng/common/pipelines/templates/jobs/prepare-pipelines.yml
parameters:
Repository: $(Build.Repository.Name)
Prefix: java
CIConventionOptions: ''
UPConventionOptions: '--variablegroups 1 58 76 93'
TestsConventionOptions: '--variablegroups 64'
Repository: Azure/azure-sdk-for-java

0 comments on commit 15f65c6

Please sign in to comment.