1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

test with base image

This commit is contained in:
Jason Nagin 2025-01-02 12:17:07 -05:00 committed by GitHub
parent 362fea7d5d
commit b7918a6b54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,10 +19,36 @@ on:
"flatpak_refs" "flatpak_refs"
], ],
"image_repo": [ "image_repo": [
"ghcr.io/ublue-os" "ghcr.io/ublue-os",
"quay.io/fedora-ostree-desktops"
], ],
"image_name": [ "include": [
"base-main" {
"image_repo": "ghcr.io/ublue-os",
"image_name": "base-main"
},
{
"image_repo": "quay.io/fedora-ostree-desktops",
"image_name": "base"
}
],
"exclude": [
{
"image_repo": "quay.io/fedora-ostree-desktops",
"version": "39"
},
{
"image_repo": "quay.io/fedora-ostree-desktops",
"version": "41"
},
{
"image_repo": "quay.io/fedora-ostree-desktops",
"flatpaks": "flatpak_refs_dir"
},
{
"image_repo": "quay.io/fedora-ostree-desktops",
"flatpaks": "flatpak_refs"
}
] ]
}' }'
VARIANT: VARIANT: