cloud-image-uploader: update container image config for IoT changes
We finally merged https://pagure.io/fedora-iot/pungi-iot/pull-request/102 which changes the properties of the container images built in the IoT compose. This should adjust to that and publish both the base and IoT images, if we got it all right. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5a72566502
commit
d1728cd3d1
1 changed files with 2 additions and 3 deletions
|
@ -118,9 +118,8 @@ Silverblue = "fedora-silverblue"
|
|||
Kinoite = "fedora-kinoite"
|
||||
Onyx = "fedora-budgie-atomic"
|
||||
Sericea = "fedora-sway-atomic"
|
||||
bootc = "fedora-bootc"
|
||||
# Depends on https://pagure.io/fedora-iot/pungi-iot/pull-request/102
|
||||
# IoT_bootc_base = "fedora-iot"
|
||||
base = "fedora-bootc"
|
||||
IoT = "fedora-iot"
|
||||
|
||||
{% if env == "staging" %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue