Commit c0ddb3f
committed
fix(ci): add skip-override to package and release jobs too
The skipped validate job propagates through the entire needs chain.
Every downstream job needs its own `!failure() && !cancelled()`
condition to override the inherited skip.1 parent 249fd36 commit c0ddb3f
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
0 commit comments