Commit 1b395ce
committed
cmd-generate-release-meta: allow missing
Commit 21802b6 ("cmd-generate-release-meta: inject `oci-image` key in
release metadata") broke the OKD pipeline which builds the OCI image,
but doesn't push it using cosa.
Down the line, this should resolve itself by having OKD and OCP's node
image being built the same way as layered images.
But for now let's relax the check here and just inject the OCI image
information if it's available.base-oscontainer
1 parent 2ba481e commit 1b395ce
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
0 commit comments