Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hello,
I would like to ask if it is possible to have a final task in a deployment plan to check the status of previous executed task and then depending on the outcome, to execute ssh task. To clarify more, what I want to achieve is:
Create a final task to check if specific task was successful. If it was successful then execute ssh task 1, if not then execute ssh task 2.