From 9c1afc021defe5f4ae75c4b30ba6999e548c73d6 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sun, 19 Mar 2023 19:12:35 +0000 Subject: [PATCH] fixup! ci: woodpecker: debug clone --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 2dd003f..4e3a77d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -7,6 +7,7 @@ pipeline: commands: - mkdir foo - cd foo + - git config --list - git init -b main - git remote add origin https://git.belanyi.fr/ambroisie/test-drone.git - "git fetch --no-tags --depth=1 --filter=tree:0 origin +refs/heads/main:"