We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e3bdb commit e6fca8fCopy full SHA for e6fca8f
eng/common/pipelines/templates/jobs/prepare-pipelines.yml
@@ -23,7 +23,7 @@ jobs:
23
name: azsdk-pool-mms-ubuntu-2004-general
24
vmImage: MMSUbuntu20.04
25
steps:
26
- - template: install-pipeline-generation.yml
+ - template: /eng/common/pipelines/templates/steps/install-pipeline-generation.yml
27
- template: /eng/common/pipelines/templates/steps/set-default-branch.yml
28
# This covers our public repos.
29
- ${{ if not(endsWith(parameters.Repository, '-pr'))}}:
0 commit comments