Compare commits

..

1 Commits

Author SHA1 Message Date
63a2ec3ff9 Add clone debugging to Woodpecker CI configuration 2025-04-07 06:11:28 +01:00

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