-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
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