Merge "cleanup of obsolete non-CI arm PODs"
[releng.git] / jjb / apex / apex-deploy.sh
index 4244f44..ce9544b 100755 (executable)
@@ -10,6 +10,8 @@ echo "Starting the Apex deployment."
 echo "--------------------------------------------------------"
 echo
 
+sudo rm -rf /tmp/tmp*
+
 if [ -z "$DEPLOY_SCENARIO" ]; then
   echo "Deploy scenario not set!"
   exit 1