Hi,
Is there a way using the Plugin to trigger Octopus Runbooks? We have a need to sometimes perform steps on the target in our CI, depending on which TeamCity Build is triggering it.
A runbook seems to fit the use case better than complicating our App Deployment further than it needs to and can have one build just trigger the deploy when it needs to and have the other one trigger the runbook, then the actual deployment.
From what I’ve read, the Plugin is just a wrapper for the CLI - however I cannot find the CLI anywhere on the build agent, so I’m assuming it’s all bundled up as the plugin.
I can just install the CLI and write a script to call the runbook in the interim, just wanted to touch base and see if there was a native way (in the context of the plugin) that I was missing.
Thanks
James
Edit - For completeness we’re running:
Octopus: 2021.1.7316
TeamCity: 2021.1.1
Plugin: 6.1.1