MODS isn't being overridden
Build empanada images for imagefactory / buildx (push) Failing after 4s Details
Build empanada container images for lorax / buildx (push) Successful in 1s Details

This commit is contained in:
Louis Abel 2023-11-16 15:57:42 -07:00
parent 3e70e3599c
commit 4e67ac32a6
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ SIG_COMPOSE=(
) )
# These repos have modules # These repos have modules
MODS=( export MODS=(
AppStream AppStream
PowerTools PowerTools
) )

View File

@ -76,7 +76,7 @@ SIG_COMPOSE=(
) )
# These repos have modules # These repos have modules
MODS=( export MODS=(
AppStream AppStream
CRB CRB
) )