From 78b3451cf2f330a1e0443ad07655683daf93e5bf Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Sat, 18 Jun 2022 18:09:27 +1000 Subject: [PATCH] Update xonotic-release-build.cron --- misc/infrastructure/xonotic-release-build.cron | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/infrastructure/xonotic-release-build.cron b/misc/infrastructure/xonotic-release-build.cron index 1adf318f..5a5fd72c 100755 --- a/misc/infrastructure/xonotic-release-build.cron +++ b/misc/infrastructure/xonotic-release-build.cron @@ -39,7 +39,7 @@ fi set -ex -ssh autobuild-release-uploader@beta.xonotic.org ' +test "$RELEASETYPE" = "autobuild" && ssh autobuild-release-uploader@beta.xonotic.org ' set -e; s0=`date -d "now - 7 days - 12 hours" +%s`; s00=`date -d "now - 60 days - 12 hours" +%s`; @@ -57,6 +57,7 @@ ssh autobuild-release-uploader@beta.xonotic.org ' fi; done ' + cd ~/xonotic-release-build ./all clean --reclone # ./all checkout maint -- 2.39.2