From cb80a4488280593f807b8142fd297eeebc06d6a2 Mon Sep 17 00:00:00 2001 From: Jonathan Idland Olsnes <73334350+Jonathanio123@users.noreply.github.com> Date: Thu, 29 Aug 2024 14:58:16 +0200 Subject: [PATCH] Removed tab characters --- pipelines/templates/deploy-summary-function-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/templates/deploy-summary-function-template.yml b/pipelines/templates/deploy-summary-function-template.yml index 57fec0ffc..afc6b8550 100644 --- a/pipelines/templates/deploy-summary-function-template.yml +++ b/pipelines/templates/deploy-summary-function-template.yml @@ -56,7 +56,7 @@ steps: org = "https://fusion-s-org-$fusionEnvironment.azurewebsites.net" people = "https://fusion-s-people-$fusionEnvironment.azurewebsites.net" resources = "$resourcesFunctionUri" - summary = "$summaryFunctionUri" + summary = "$summaryFunctionUri" notifications = "https://fusion-s-notification-$fusionEnvironment.azurewebsites.net" context = "https://fusion-s-context-$fusionEnvironment.azurewebsites.net" portal = "https://fusion-s-portal-$fusionEnvironment.azurewebsites.net"