From 7a7a13933f7af031f0f76348bf7e5feb209b685f Mon Sep 17 00:00:00 2001 From: freddydk Date: Thu, 7 Nov 2024 07:29:55 +0100 Subject: [PATCH] qa2 --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 06bcccc..19cf6b7 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -10,7 +10,7 @@ "DependencyInstallMode": "Ignore", "Projects": "AppWithDependencies" }, - "DeployToQA1": { + "DeployToQA2": { "ContinuousDeployment": false, "DependencyInstallMode": "Upgrade", "Projects": "AppWithDependencies"