Commit e082866
committed
fix: exclude simple_oci_test from Linux CI build phase
The simple_oci_test example has dependency ordering issues where the
composition tries to pull OCI components before they are published.
Exclude it from the main build phase on Linux (already excluded on macOS).
The OCI functionality is still tested via the separate Setup OCI Registry
step, but the problematic composition target is excluded from the main build.1 parent aade8ed commit e082866
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
0 commit comments