We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172f6e7 commit 1c9b452Copy full SHA for 1c9b452
Jenkinsfile
@@ -26,7 +26,7 @@ pipeline {
26
}
27
post {
28
always {
29
- junit 'target/surefire-reports/*.xml'
+ junit 'imagetool/target/surefire-reports/*.xml'
30
31
32
0 commit comments