try quotes
This commit is contained in:
parent
d91e2a43e9
commit
f0e3459333
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -19,7 +19,7 @@ node {
|
|||
* For this example, we're using a Volkswagen-type approach ;-) */
|
||||
|
||||
app.inside {
|
||||
php bin/phpunit
|
||||
php 'bin/phpunit'
|
||||
}
|
||||
}
|
||||
}
|
Reference in a new issue