Octopus Server - 2.4.2.1412.
I have a project with roughly 80 nuget deployment steps, then a powershell step which manages IIS etc for all 80 steps. This script now errors with ‘Variable capacity 4096 is exceeded for this scope.’, the exact same project works without error on Octopus version 1.6.3.1723.
Octopus Error -
Cannot create variable OctopusActionDeployWebsiteSCApplicationWebAdministrationOutputPackageInstallationDirectoryPath because variable capacity 4096 is exceeded for this scope.
Any ideas?