fix: Correct skip_clone syntax for Woodpecker CI 3.8
ci/woodpecker/push/woodpecker Pipeline failed Details

- Use skip_clone: true instead of clone.disabled
- This should resolve the YAML parsing error
This commit is contained in:
Automation Admin 2025-08-14 23:55:11 +00:00
parent a4818ee7f3
commit e8a4e6c4c5
1 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
clone:
disabled: true
skip_clone: true
steps:
hello: