Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ccaf719b79 |
Vendored
+6
@@ -49,4 +49,10 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post {
|
||||||
|
always {
|
||||||
|
junit 'test-results/TEST-catalog*.xml'
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user