-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: ssh-steps-plugin
-
None
-
Environment:Source: Windows
Remote: Linux
When running commands such asÂ
sshGet remote: remoteServerConfig, from: "${remoteDir}/folder_name", into: './', filterRegex: /.*/, override: true, failOnError: false
if folder_name is a none-existent folder if fails, but it also fails the whole pipeline, even though failOnError is false