Commit f266121
Allow skipping generate-release in experimtal tests (#1004)
The "make generate-release" re-generates images.yaml and puts
single-arch images from CI registry there. However, for
downstream/multiarch testing, the images.yaml might be modified to
reference multiarch-images from Konflux. Re-generating the file would
then break tests on P/Z or ARM.
Co-authored-by: Martin Gencur <mgencur@redhat.com>1 parent c84b810 commit f266121
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
244 | 246 | | |
245 | 247 | | |
246 | 248 | | |
| |||
0 commit comments