fixup! ci: woodpecker: debug clone
This commit is contained in:
parent
4d8d8957c3
commit
3e8840fbe9
|
@ -18,7 +18,7 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- mkdir bar
|
- mkdir bar
|
||||||
- cd bar
|
- cd bar
|
||||||
- git init -b main
|
- git init
|
||||||
- git remote add origin https://git.belanyi.fr/ambroisie/test-drone.git
|
- 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:"
|
- "git fetch --no-tags --depth=1 --filter=tree:0 origin +refs/heads/main:"
|
||||||
- ls -la
|
- ls -la
|
||||||
|
|
Loading…
Reference in a new issue