From 451fb4cfc249043eddc3ef55b36893343dd77d7f Mon Sep 17 00:00:00 2001 From: Vivian Thiebaut Date: Mon, 5 May 2025 11:16:13 -0400 Subject: [PATCH] Change the path of the Run script in the TAR --- Ev2Specs/ServiceGroupRoot/SecretManagementToACR.Rollout.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ev2Specs/ServiceGroupRoot/SecretManagementToACR.Rollout.json b/Ev2Specs/ServiceGroupRoot/SecretManagementToACR.Rollout.json index 9521934..f808472 100644 --- a/Ev2Specs/ServiceGroupRoot/SecretManagementToACR.Rollout.json +++ b/Ev2Specs/ServiceGroupRoot/SecretManagementToACR.Rollout.json @@ -17,7 +17,7 @@ "command": [ "/bin/bash", "-c", - "pwsh ./Run/Run.ps1" + "pwsh ./Run.ps1" ], "environmentVariables": [ {