mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Fix jenkinsfile after messy merge - again
This commit is contained in:
parent
33c867895c
commit
30772a48bd
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 New Issue
Block a user