diff --git a/daily_tests/daily_scl_tests.sh b/daily_tests/daily_scl_tests.sh index 365740f..6097796 100755 --- a/daily_tests/daily_scl_tests.sh +++ b/daily_tests/daily_scl_tests.sh @@ -20,10 +20,9 @@ varnish-container nginx-container httpd-container redis-container -valkey-container mariadb-container postgresql-container -mysql-container +valkey-container " [[ -z "$1" ]] && { echo "You have to specify target to build SCL images. rhel9, rhel8, or fedora" && exit 1 ; }