Version 5.1 - All the GraphQL #32
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -37,7 +37,8 @@ pipeline {
|
||||
}
|
||||
post {
|
||||
success {
|
||||
node('Coverage') {
|
||||
agent any
|
||||
node {
|
||||
sh 'php composer.phar run-script coverage'
|
||||
step([
|
||||
$class: 'CloverPublisher',
|
||||
|
Loading…
Reference in New Issue
Block a user