Custom path for Offline packages

Hi!
Is there any way to customize template of path using for offline packages?
As for now it looks like:
[c:\rootFolder]\[tenant_name]\Offline\[Project_name]\[release_name]
What I need:
[c:\rootFolder]\[tenant_name]\Offline\[Project_name]\[#{SomeVariableOfRelease}]\[release_name]
Does Octopus support this kind of customization?

Hi Vadim,

Thanks for getting in touch! When you configure your Offline Package Drop target you are able to define the Drop Folder Path. This will determine where Octopus will place the offline drop.

Our documentation on Offline Package Drop has some further information on this including screenshots.

Unfortunately you are not able to define variables in this section due to how and when Octopus evaluates variables for a deployment.

If this is something you would like to see in Octopus I believe our UserVoice suggestions page would be the best place to start. UserVoice is the platform we use to gauge community support for different suggestions and ideas. When a suggestions reaches enough support we can look into its implementation into Octopus.

Let me know if this helps or if you have any further questions. :slight_smile:

Best regards,
Daniel

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