Hello,
When using this community step template, I get the error:
Could not locate path “Octopus.Action[Remove Plugins].Output.Package.InstallationDirectoryPath”
Ignore:
September 21st 2017 13:06:57Info
Paths To Clean: Octopus.Action[Remove Plugins].Output.Package.InstallationDirectoryPath
September 21st 2017 13:06:57Warning
Could not locate path “Octopus.Action[Remove Plugins].Output.Package.InstallationDirectoryPath”
I used the StepName, as suggested by the help message:
Usually you would set this to Octopus.Action[StepName].Output.Package.InstallationDirectoryPath.
I’ve also tried to use the previous step name (as suggested here: https://help.octopusdeploy.com/discussions/questions/1816-how-to-get-package-install-directory-from-powershell-steps), even if I didn’t understand why the previous step name would be needed.
Would it be possible to log/display in the console the exact folder path in which Octopus tries to remove files?
Best Regards,
Nicolas