fix(woodpecker): remove depend_on value for build step
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
Tom Neuber 2024-12-23 08:44:29 +01:00
parent 24d673a954
commit fcc69dc4af
Signed by: tom
GPG key ID: F17EFE4272D89FF6

View file

@ -29,5 +29,3 @@ steps:
- branch: - branch:
exclude: main exclude: main
event: [push, manual] event: [push, manual]
depends_on:
- lint