Jenkinsfile: Typo in prepareTestingEnvironment
This commit is contained in:
parent
dd811cdbf6
commit
0f29c49774
@ -25,7 +25,7 @@ def prepareTestingEnvironment() {
|
||||
},
|
||||
'Removing stranded containers': {
|
||||
removeStrandedContainers(true)
|
||||
}
|
||||
},
|
||||
'All permissions for /opt/openvidu/recordings': {
|
||||
sh 'mkdir -p /opt/openvidu/recordings && chmod 777 /opt/openvidu/recordings'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user