Skip to content

Commit aadfda3

Browse files
Use dynamic onebranch template
1 parent 9f64859 commit aadfda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ resources:
2323
ref: refs/heads/main
2424

2525
extends:
26-
template: v2/OneBranch.NonOfficial.CrossPlat.yml@templates # The Official template may only be used by Production-classified pipelines
26+
template: $(templateFile) # The Official template may only be used by Production-classified pipelines
2727

2828
parameters:
2929
release:

0 commit comments

Comments
 (0)