Thanks for the question. I think you are trying to configure your lifecycle so that you can deploy to any environment at any time?
All the lifecycles in a phase can be deployed to when a deployment reaches that phase of the lifecycle. So if you wanted to have all of your environments available to a deployment, set your lifecycle up with a single phase and add all of your environments to that phase.
I’ve attached a sample screenshot to show the default lifecycle and a lifecycle where you can deploy to any environment.