Fix jenkinsfile after messy merge - again

This commit is contained in:
Jamie Curnow 2024-01-10 09:29:05 +10:00
parent 33c867895c
commit 30772a48bd
No known key found for this signature in database
GPG Key ID: FFBB624C43388E9E

1
Jenkinsfile vendored
View File

@ -142,7 +142,6 @@ pipeline {
junit 'test/results-sqlite/junit/*'
}
}
junit 'test/results/junit/*'
}
stage('Mysql') {
steps {