add dvd as a variant
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s

This commit is contained in:
Louis Abel 2024-05-05 19:06:31 -07:00
parent 91f348f8b1
commit c533ca0737
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -67,7 +67,7 @@ REV="${REVISION}${APPEND_TO_DIR}"
# Used to iterate over ISOs? # Used to iterate over ISOs?
# Override: Allowed # Override: Allowed
VARIANTS=(boot minimal dvd1) VARIANTS=(boot minimal dvd1 dvd)
# Syncing functions # Syncing functions
function parallel_rsync_no_delete_staging() { function parallel_rsync_no_delete_staging() {