Fix jenkinsfile after messy merge - again
This commit is contained in:
parent
33c867895c
commit
30772a48bd
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -142,7 +142,6 @@ pipeline {
|
||||||
junit 'test/results-sqlite/junit/*'
|
junit 'test/results-sqlite/junit/*'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
junit 'test/results/junit/*'
|
|
||||||
}
|
}
|
||||||
stage('Mysql') {
|
stage('Mysql') {
|
||||||
steps {
|
steps {
|
||||||
|
|
Loading…
Reference in a new issue