fix: remove timeout from step (not allowed in Woodpecker)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Woodpecker doesn't support timeout at step level It's a global or pipeline-level setting Fixed linter errors!
This commit is contained in:
@@ -47,7 +47,6 @@ steps:
|
||||
provenance: false
|
||||
push: true
|
||||
|
||||
timeout: 30m
|
||||
when:
|
||||
event: [push, tag, manual]
|
||||
branch: [main, develop]
|
||||
|
||||
Reference in New Issue
Block a user