Compare commits

..

1 Commits

Author SHA1 Message Date
63a2ec3ff9 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
2025-04-07 06:11:28 +01:00

View File

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