summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2021-03-25 18:38:58 +0100
committerHolger Paradies <retabell@gmx.de>2021-03-25 18:38:58 +0100
commitf23b1065097a4827dd2168c1fec49b95d2d8445e (patch)
tree90278bfac9b4307f076489e3458e320f1032126a
parentd4223c5689a1f68306273d9e41a73dc3f4215472 (diff)
downloadkanotix-f23b1065097a4827dd2168c1fec49b95d2d8445e.zip
kanotix-f23b1065097a4827dd2168c1fec49b95d2d8445e.tar.gz
Disable steelfire spitfire builds
-rwxr-xr-xnightly_build.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/nightly_build.bash b/nightly_build.bash
index f3857a0..b509781 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -23,8 +23,8 @@ mkdir -p $target $next
BUILD_BUSTER=true
BUILD_BUSTER_EXTRA_KDE=true
BUILD_BUSTER_EXTRA_LXDE=true
-BUILD_STRETCH=true
-BUILD_JESSIE=true
+BUILD_STRETCH=false
+BUILD_JESSIE=false
BUILD_JESSIE_SPECIAL=false
BUILD_WHEEZY=false