Обновить Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -48,6 +48,7 @@ pipeline {
|
||||
|
||||
sh "cp build/rdbDocker5/ncore-<%%RESERVED_NAME%%>.fdb /docker-projects/${params.STAND_ID}/db/<%%RESERVED_NAME%%>.fdb"
|
||||
sh "chown -R :312 /docker-projects/${params.STAND_ID}"
|
||||
sh "chmod -R g+w /docker-projects/${params.STAND_ID}"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user