Add clone debugging to Woodpecker CI configuration
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled

This commit is contained in:
2025-04-07 06:11:28 +01:00
parent f8cabf71b6
commit 63a2ec3ff9

View File

@ -1,3 +1,8 @@
clone:
git:
image: woodpeckerci/plugin-git
debug: true
steps:
build:
image: alpine:latest