Specifying branch for Script in a Runbook

Hi,

I want to use a powershell script for a Runbook from inside a package from a feed in Octopus.

My question is how can I specify a feature branch here?

Hi @Hossein.Margani

Thanks for reaching out! It sounds like you may be asking how to specify which branch your runbook uses.

If that’s the case, I’d suggest looking into using Channels. You’d need to use a versioning that would allow for the usage of different packages for your release branches.

We have a blog post here that goes over branching strategy in detail.

Does that help answer your question?

Regards,

Yes, thank you.

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.