This commit is contained in:
Dennis Eichhorn 2019-04-19 08:38:18 +02:00
parent af48fd85a1
commit d6e2eb5295

View File

@ -31,4 +31,4 @@ mysql -e 'create database oms;' -u ${DB_USER} --password="${DB_PASSWORD}"
. ${BUILD_PATH}/Inspection/Php/security.sh
# Build external test report
php ${TOOLS_PATH}/testreportgenerator.phar -l ${BUILD_PATH}/Config/reportLang.php -c ${INSPECTION_PATH}/Test/Php/coverage.xml -u ${INSPECTION_PATH}/Test/Php/junit_php.xml -d ${INSPECTION_PATH}/Inspection/Test/ReportExternal --version 1.0.0
php ${TOOLS_PATH}/testreportgenerator.phar -l ${BUILD_PATH}/Config/reportLang.php -c ${INSPECTION_PATH}/Test/Php/coverage.xml -u ${INSPECTION_PATH}/Test/Php/junit_php.xml -d ${INSPECTION_PATH}/Test/ReportExternal --version 1.0.0