fix(woodpecker): remove depend_on
value for build
step
This commit is contained in:
parent
24d673a954
commit
fcc69dc4af
1 changed files with 0 additions and 2 deletions
|
@ -29,5 +29,3 @@ steps:
|
||||||
- branch:
|
- branch:
|
||||||
exclude: main
|
exclude: main
|
||||||
event: [push, manual]
|
event: [push, manual]
|
||||||
depends_on:
|
|
||||||
- lint
|
|
||||||
|
|
Loading…
Reference in a new issue