Variable Substitution Syntax in an offline deployment

Hi there,

In one of my steps I am iterating over each step, like this:

#{each step in Octopus.Action}
  #...
#{/each}

However, when I do an offline deployment, the code in between #{each step in Octopus.Action} and #{/each} is completely blank.

Is it possible to use this syntax for an offline deployment?

Thanks!

Hi Jack,

Thanks for getting in touch.

This isn’t possible at the moment, but there’s a uservoice suggestion that’s getting some momentum: https://octopusdeploy.uservoice.com/forums/170787-general/suggestions/9196032-output-variables-for-offline-drops

Please drop by, add some votes to it and why not a comment saying why it’ll be important for your scenario to have this feature.

Thanks,
Dalmiro