My Pipeline is finally on the remote server to execute a script
SshPublisher (publishers: [sshPublisherDesc (configName: "${ServerName}", transfers: [sshTransfer (cleanRemote: false, excludes: "', execCommand:"/opt/Jenkins/deployCluster. Sh ", execTimeout: 120000, flatten: false, makeEmptyDirs: false, noDefaultExcludes: false, patternSeparator: '[and] +' remoteDirectory: "', remoteDirectorySDF: false, removePrefix:" ', sourceFiles: ')], usePromotionTimestamp: false, useWorkspaceInPromotion: false, verbose: false)])
Is on a remote server to perform deployCluster. Sh scripts, but through the whole process, I don't see an error, but I don't have the script execution,
The last script result is
SSH: Connecting with the configuration [docker]...
SSH: EXEC: completed after 405 ms
SSH: Disconnecting the configuration [docker]...
SSH: Transferred 0 file (s)
But never script execution, could you tell me what a great god know why ah??