How to ignore and proceed to next target during deployment?

I’m using guided failure for my deployments. I would like to ignore the error and proceed to next target. How to do that?

Hi,

Thanks for getting in touch! We have some fantastic documentation that runs you through the process of guided failures. I will link it below.

The guided failure feature will present you with a manual intervention when an error is encountered. At the intervention you can decide to Retry, Fail or Ignore.
You can also put a note in to reference later.

Let me know if you run into any issues here or have any specific issues with your guided failure. :slight_smile:

Best regards,
Daniel

I’m looking for commandline to make it guided failure = ignore. Do we have
option for that?

Thanks,
Sakthi

Hi Sakthi,

Thanks for getting in touch! The purpose of the guided failure is to prompt the user that an error has occurred, it requires manual intervention. The way we have designed Octopus to work is so that an error or failed step will cause the deployment to fail. So unfortunately, there is no way via command line or otherwise to automatically ignore a manual intervention in guided failure mode.

Hope that answers your question. :slight_smile:

Best regards,
Daniel