Sync eng/common directory with azure-sdk-tools for PR 4962 (#4193)
* prepare pipeline job bug fix * Update eng/common/pipelines/templates/jobs/prepare-pipelines.yml Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Update eng/common/pipelines/templates/jobs/prepare-pipelines.yml Co-authored-by: Albert Cheng <albertcheng@microsoft.com> Co-authored-by: Albert Cheng <38804567+ckairen@users.noreply.github.com> Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
parent
ceeda9c7b4
commit
c73ad854c2
@ -23,7 +23,7 @@ jobs:
|
||||
name: azsdk-pool-mms-ubuntu-2004-general
|
||||
vmImage: MMSUbuntu20.04
|
||||
steps:
|
||||
- template: install-pipeline-generation.yml
|
||||
- template: /eng/common/pipelines/templates/steps/install-pipeline-generation.yml
|
||||
- template: /eng/common/pipelines/templates/steps/set-default-branch.yml
|
||||
# This covers our public repos.
|
||||
- ${{ if not(endsWith(parameters.Repository, '-pr'))}}:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user