[scripts] drop gaming from automatic weekly iso build
This commit is contained in:
parent
385e720416
commit
f827f21ded
@ -50,14 +50,10 @@ if [ "${ACTION}" = "weekly" ]; then
|
||||
SOURCE_SPECS=()
|
||||
SOURCE_SPECS_ISO=()
|
||||
REMASTER_SPECS=(
|
||||
"sabayon-amd64-gaming.spec"
|
||||
"sabayon-x86-gaming.spec"
|
||||
"sabayon-amd64-xfceforensic.spec"
|
||||
"sabayon-x86-xfceforensic.spec"
|
||||
)
|
||||
REMASTER_SPECS_ISO=(
|
||||
"Sabayon_Linux_DAILY_amd64_Gaming.iso"
|
||||
"Sabayon_Linux_DAILY_x86_Gaming.iso"
|
||||
"Sabayon_Linux_DAILY_amd64_ForensicsXfce.iso"
|
||||
"Sabayon_Linux_DAILY_x86_ForensicsXfce.iso"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user