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:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
|
Reference in New Issue
Block a user