Hi
We have a problem to specify an environment when we push a package. When creating a release we can specify an environment and octopus will only deploy to that environment (see screenshot for dashboard)
However when deploying our new ASP .NET Core project, we publish and push a .zip file. When pushing the package we cant specify any environment, and when looking at the dashboard, Octopus will deploy to all environments at the same time. We use automatic deployment when release is created.
How can we control deployment to specific environments using the push functionality, as we still want the automatic deployment feature and not deploying manually.
Best regards
/Alex