Yet another CI code coverage commit
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
This commit is contained in:
parent
2958307115
commit
dccc578395
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,7 +34,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'phpdbg -qrr -- ./vendor/bin/phpunit --colors=never'
|
||||
sh 'phpdbg -qrr -- ./vendor/bin/phpunit --colors=never -c build'
|
||||
step([
|
||||
$class: 'CloverPublisher',
|
||||
cloverReportDir: '',
|
||||
|
Loading…
Reference in New Issue
Block a user