You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In coreos/fedora-coreos-pipeline#1091 we added
the possibility of publishing container images to multiples repositories.
This needs to be reflected in the schema otherwhise we only record one
image (currenlty the last pushed).
Add a `primary-image` key that extends image by adding an `additional-images`
array.
Use that for relevant container images objects.
See coreos/fedora-coreos-pipeline#1099
0 commit comments