path
This commit is contained in:
@@ -45,7 +45,7 @@ pipeline {
|
||||
),
|
||||
sshTransfer(
|
||||
cleanRemote: false,
|
||||
remoteDirectory: "$APP_REMOTE_PATH",
|
||||
remoteDirectory: "$APP_REMOTE_PATH/deployment/develop/",
|
||||
sourceFiles: "deployment/develop/**/*",
|
||||
removePrefix: "deployment/develop/",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user