mirror of https://github.com/OpenVidu/openvidu.git
jenkins: Remove unnecesary archive
parent
c2c41f41bd
commit
a674c78049
|
@ -184,8 +184,6 @@ node('container') {
|
|||
currentBuild.result = 'FAILURE'
|
||||
} finally {
|
||||
environmentStop()
|
||||
junit 'openvidu/openvidu-test-e2e/**/target/surefire-reports/TEST-*.xml'
|
||||
archiveArtifacts artifacts: '**/openvidu-server-*.log'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue