-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: ssh-steps-plugin
-
None
Hello,
I'm executing some SSH commands on a server which are optional. Would be great to have a flag `markUnstable` to mark a build as unstable when the execution of the command fails. So I can look why they failed, but the build can continue.
Thanks.