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:"