Update Jenkinsfile
This commit is contained in:
parent
d239465709
commit
17eb1ddc05
1
openvidu-test-e2e/jenkins/Jenkinsfile
vendored
1
openvidu-test-e2e/jenkins/Jenkinsfile
vendored
@ -8,6 +8,7 @@ node('container') {
|
||||
stage('Preparation') {
|
||||
sh 'rm -rf openvidu || true'
|
||||
sh 'rm -rf /opt/openvidu/recordings/* || true'
|
||||
sh 'chmod 777 /.npm || true'
|
||||
sh 'git clone https://github.com/OpenVidu/openvidu.git'
|
||||
}
|
||||
stage('OpenVidu parent build') {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user