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
|
provenance: false
|
||||||
push: true
|
push: true
|
||||||
|
|
||||||
timeout: 30m
|
|
||||||
when:
|
when:
|
||||||
event: [push, tag, manual]
|
event: [push, tag, manual]
|
||||||
branch: [main, develop]
|
branch: [main, develop]
|
||||||
|
|||||||
Reference in New Issue
Block a user