fixup! ci: woodpecker: debug clone
Some checks failed
continuous-integration/drone/push Build is failing
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Bruno BELANYI 2023-03-19 19:12:35 +00:00
parent 3e8840fbe9
commit 9c1afc021d

View file

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