Skip to content

Commit

Permalink
Refactor prepare-pipelines.yml (#23409)
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard authored Sep 9, 2024
1 parent 64550e0 commit 047056e
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions eng/pipelines/prepare-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,11 +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: go
CIConventionOptions: ''
# Includes live test variable group 64 for unified pipeline (ci+live tests)
UPConventionOptions: '--variablegroups 58 76 93 64'
GenerateUnifiedWeekly: true
Repository: Azure/azure-sdk-for-go

0 comments on commit 047056e

Please sign in to comment.