Fix the CI build?
This commit is contained in:
parent
e6fdea28d4
commit
b2361c57c2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -37,7 +37,7 @@ pipeline {
|
||||
}
|
||||
post {
|
||||
success {
|
||||
agent any {
|
||||
node('Coverage') {
|
||||
sh 'php composer.phar run-script coverage'
|
||||
step([
|
||||
$class: 'CloverPublisher',
|
||||
|
Loading…
Reference in New Issue
Block a user