Sonar issues: gateway, redaction-report
This commit is contained in:
aoezyetimoglu 2022-07-11 13:46:53 +02:00
parent 69eebd2947
commit 16ee415426

View File

@ -4,7 +4,7 @@ set -e
SERVICE_NAME=$1
echo "build jar binaries"
echo "build jar binaries"
mvn -f ${bamboo_build_working_directory}/$SERVICE_NAME-v1/pom.xml \
--no-transfer-progress \
clean install \