Skip to content

Commit e6fca8f

Browse files
azure-sdkckairenbenbp
authored
Sync eng/common directory with azure-sdk-tools for PR 4962 (Azure#24238)
* prepare pipeline job bug fix * Update eng/common/pipelines/templates/jobs/prepare-pipelines.yml Co-authored-by: Ben Broderick Phillips <[email protected]> * Update eng/common/pipelines/templates/jobs/prepare-pipelines.yml Co-authored-by: Albert Cheng <[email protected]> Co-authored-by: Albert Cheng <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]>
1 parent b0e3bdb commit e6fca8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/pipelines/templates/jobs/prepare-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: azsdk-pool-mms-ubuntu-2004-general
2424
vmImage: MMSUbuntu20.04
2525
steps:
26-
- template: install-pipeline-generation.yml
26+
- template: /eng/common/pipelines/templates/steps/install-pipeline-generation.yml
2727
- template: /eng/common/pipelines/templates/steps/set-default-branch.yml
2828
# This covers our public repos.
2929
- ${{ if not(endsWith(parameters.Repository, '-pr'))}}:

0 commit comments

Comments
 (0)