mirror of https://github.com/OpenVidu/openvidu.git
Save logs for kurento and mediasoup environments
parent
377f338f09
commit
50418dac6a
|
@ -164,7 +164,7 @@ node('container') {
|
|||
} finally {
|
||||
environmentStop()
|
||||
junit 'openvidu/openvidu-test-e2e/**/target/surefire-reports/TEST-*.xml'
|
||||
archiveArtifacts artifacts: '**/openvidu-server.log'
|
||||
archiveArtifacts artifacts: '**/openvidu-server-*.log'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue