Update install/sonarqube-install.sh

This commit is contained in:
Slaviša Arežina 2025-10-01 00:35:56 +02:00 committed by GitHub
parent 23c0131186
commit 5811b45b63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ update_os
JAVA_VERSION=21 setup_java
PG_VERSION="17" setup_postgresql
fetch_and_deploy_gh_release "sonarqube" "SonarSource/sonarqube" "tarball"
msg_info "Installing Postgresql"
DB_NAME="sonarqube"