Octopus deploy Package Deployment Feature Ordering
When Octopus deploys packages, it runs a series of actions implementing the conventions or features enabled for that step. The order of evaluation once the package is extracted is: BeforePreDeploy.* Feature Scripts – runs matching scripts associated with any enabled features. These bootstrap scripts are created by Octopus and cannot be customized by the user….
