Jenkinsfile.
This commit is contained in:
parent
09f1507c06
commit
9b56faa5ad
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -52,7 +52,7 @@ pipeline {
|
||||
publishers: [
|
||||
sshPublisherDesc(
|
||||
configName: "mprill-gonito-front-dev",
|
||||
transfers: [sshTransfer(execCommand: 'chmod o+rX public_html')],
|
||||
transfers: [sshTransfer(execCommand: 'chmod -R o+rX public_html')],
|
||||
verbose: true
|
||||
)
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user