Oops, depends_on
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/test unknown status
ci/woodpecker/push/z.ntfy unknown status

This commit is contained in:
2023-10-18 12:56:23 +13:00
parent 48f3015ac7
commit 979c4150ef

View File

@@ -15,3 +15,6 @@ steps:
when:
event: [ push, manual ]
status: [ success ]
depends_on:
- lint
- test