Add clone debugging to Woodpecker CI configuration

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

View File

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