mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 19:58:41 +00:00
Fix path
This commit is contained in:
parent
af48fd85a1
commit
d6e2eb5295
|
|
@ -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
|
||||
Loading…
Reference in New Issue
Block a user