Commit 781ac48
committed
runner: post-image should not be mutually exclusive
While runner can support X|Y logic for hooks, since the generic
post-image hook creates the IDP JSON, we want both image specific
and generic post-image hooks to run.
Other hooks are not mutually exclusive, so remove the logic for
post-image since it serves no purpose.1 parent c6c1125 commit 781ac48
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments