Skip to content

Commit

Permalink
Update prepare-pipelines.yml (#1260)
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik authored Dec 14, 2022
1 parent 9cd7a99 commit 2b97d6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/prepare-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
trigger: none

extends:
template: /eng/common/pipelines/templates/steps/prepare-pipelines.yml
template: /eng/common/pipelines/templates/jobs/prepare-pipelines.yml
parameters:
Repository: $(Build.Repository.Name)
Prefix: android
CIConventionOptions: ''
UPConventionOptions: '--variablegroup 1 --variablegroup 58 --variablegroup 76 --variablegroup 56'
TestsConventionOptions: ''
TestsConventionOptions: ''

0 comments on commit 2b97d6a

Please sign in to comment.