How can I deploy a project into different environments

Hi

I created a project, and can deploy to one environment. But when I began to create one more environment, I could not deploy the project to the new created environment, because there is always just one environment in to “deploy to” listbox. In the dashboard, I can also only see just one environment.

Do you know why? and how to resolve it?

Thanks,
Brett

Hi Brett,

Thanks for getting in touch! The reason why that environment doesn’t show up on your project, its because the new environment hasn’t been added to the lifecycle that your project is using. You’re gonna have to add the environment to the lifecycle to be able to deploy to it.

Please check our doc on lifecycles and let me know if you need extra help after that.

http://docs.octopusdeploy.com/display/OD/Lifecycles (specially check the Lifecycle Phases section)

Thanks!

Dalmiro