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:08:57 +00:00
parent 4d8d8957c3
commit 3e8840fbe9

View file

@ -18,7 +18,7 @@ pipeline:
commands:
- mkdir bar
- cd bar
- git init -b main
- git init
- 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:"
- ls -la