Commit 1d00971
committed
fix: publish test components to OCI registry before running OCI tests
Add setup step to build and publish greeting and calculator components to the
local registry before attempting to pull them in OCI composition tests.
This resolves 'manifest unknown' errors by ensuring components exist in registry.1 parent 78c9827 commit 1d00971
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
85 | 97 | | |
86 | 98 | | |
87 | 99 | | |
| |||
0 commit comments