From a47fbc3c6ae61e0cc0703a5a9256d358351e8b1a Mon Sep 17 00:00:00 2001 From: Yann Etrillard Date: Thu, 8 Feb 2024 17:39:13 +0100 Subject: [PATCH 1/2] Modification de l'url du repository --- waypoint.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waypoint.hcl b/waypoint.hcl index c1425ca..4999e78 100644 --- a/waypoint.hcl +++ b/waypoint.hcl @@ -9,7 +9,7 @@ runner { enabled = true profile = "secpsc-${workspace.name}" data_source "git" { - url = "https://github.com/prosanteconnect/psc-toggle-manager.git" + url = "https://github.com/ansforge/psc-toggle-ids.git" ref = "${workspace.name}" } poll { From 4993381bbb013c0c0627796a16a4f368df1c1187 Mon Sep 17 00:00:00 2001 From: Yann Etrillard Date: Thu, 8 Feb 2024 17:47:16 +0100 Subject: [PATCH 2/2] Modification de l'url du repository --- waypoint.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waypoint.hcl b/waypoint.hcl index 4999e78..80ccfe3 100644 --- a/waypoint.hcl +++ b/waypoint.hcl @@ -9,7 +9,7 @@ runner { enabled = true profile = "secpsc-${workspace.name}" data_source "git" { - url = "https://github.com/ansforge/psc-toggle-ids.git" + url = "https://github.com/ansforge/psc-ps-api.git" ref = "${workspace.name}" } poll {