Attempt to fix code quality check
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
This commit is contained in:
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…
Reference in New Issue
Block a user