parent
0f9cf8dcd2
commit
e905599778
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -40,6 +40,7 @@ pipeline {
|
||||
stage('Code Cleanliness') {
|
||||
agent any
|
||||
steps {
|
||||
sh 'touch build/logs/phpstan.log'
|
||||
sh 'composer run-script ci:phpstan'
|
||||
recordIssues(
|
||||
failOnError: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user