X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Finfrastructure%2Fxonotic-release-build.cron;h=5a5fd72c10f5afe75669cc16ae25c362de3648e8;hp=1adf318faa54c59abdfdeb50444535211078500c;hb=78b3451cf2f330a1e0443ad07655683daf93e5bf;hpb=a82802d1edbd685c58d542cc5cbfc366c3e2014f 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