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