Fix testing
This commit is contained in:
parent
3a292e6c92
commit
6f16cd94c6
|
|
@ -60,7 +60,9 @@ pipeline {
|
||||||
|
|
||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
|
steps {
|
||||||
publishCtrfResults: "*.json"
|
publishCtrfResults: "*.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue