mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
[WIP] jenkinsfile integration
This commit is contained in:
6
.jenkins/bin/tests/phpunit.sh
Executable file
6
.jenkins/bin/tests/phpunit.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
|
||||
|
||||
php test/vendor/bin/phpunit test/ --log-junit var/test/phpunit-log.junit.xml --teamcity
|
||||
Reference in New Issue
Block a user