From 4368129802cfbb18a5d4f72d0cc4334af5d2bf9f Mon Sep 17 00:00:00 2001 From: trent Date: Thu, 8 Jan 2026 12:51:10 +0000 Subject: [PATCH] Update .woodpecker.yml --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 7c15816..74f569d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -8,7 +8,7 @@ steps: clone-manual: image: woodpeckerci/plugin-git settings: - remote: http://172.0.0.1:3000/FA/FA_WEB.git + remote: http://127.0.0.1:3000/FA/FA_WEB.git branch: master depth: 1