diff --git a/.ci/get_nonbloom_build_matrix.sh b/.ci/get_nonbloom_build_matrix.sh index 87ac8e446e..404038499d 100755 --- a/.ci/get_nonbloom_build_matrix.sh +++ b/.ci/get_nonbloom_build_matrix.sh @@ -7,7 +7,7 @@ trap 'echo "$0: \"${last_command}\" command failed with exit code $?, log:" && c sudo apt-get -y install python3 python3-yaml >> /tmp/log.txt 2>&1 -DEBUG=true +DEBUG=false LIST=$1 VARIANT=$2