Skip to content

Commit c8076ee

Browse files
author
Konrad Jamrozik
authored
Update prepare-pipelines.yml to use the new jobs-based template (Azure#32999)
1 parent 199e164 commit c8076ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/prepare-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ variables:
44
NugetSecurityAnalysisWarningLevel: warn
55

66
extends:
7-
template: /eng/common/pipelines/templates/steps/prepare-pipelines.yml
7+
template: /eng/common/pipelines/templates/jobs/prepare-pipelines.yml
88
parameters:
99
Repository: $(Build.Repository.Name)
1010
Prefix: net

0 commit comments

Comments
 (0)