From 0d0179e4a64ff12bf854179258291b6f6d8f1e5b Mon Sep 17 00:00:00 2001 From: Yann Etrillard Date: Thu, 8 Feb 2024 17:53:15 +0100 Subject: [PATCH] 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 2c6df65..3fbda4c 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-api-maj-v2.git" + url = "https://github.com/ansforge/psc-ps-api.git" ref = "${workspace.name}" } poll {