From 7f96160416e1afb47ad6e63d423b060782baff78 Mon Sep 17 00:00:00 2001 From: Anandraj Govindan Date: Tue, 1 Sep 2026 14:36:41 -0700 Subject: [PATCH] Pipeline build fix : Converting the yml patch reference to relative --- .ado/azure-pipelines.publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ado/azure-pipelines.publish.yml b/.ado/azure-pipelines.publish.yml index 9361f70876..7a859e61f1 100644 --- a/.ado/azure-pipelines.publish.yml +++ b/.ado/azure-pipelines.publish.yml @@ -19,7 +19,7 @@ variables: - group: 'FluentUI React Native Secrets' - group: InfoSec-SecurityResults - group: ogx-oss-release - - template: .ado/templates/readonly-variables.yml + - template: templates/readonly-variables.yml parameters: variables: tags: production,externalfacing