Add clone debugging to Woodpecker CI configuration
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
debug: true
|
||||
|
||||
steps:
|
||||
build:
|
||||
image: alpine:latest
|
||||
|
Reference in New Issue
Block a user