Octopus Deployment to Production environment

184 Views Asked by At

Using Octopus I want to be able to have a set up so that attempting to deploy to a Production environment includes a warning to the user and a manual intervention to continue, to prevent accidental Production deployments.

I don't want this to happen on other environments e.g.

Development > Staging > UAT > Production (only show the warning deploying UAT to Production).

I've been unable to find if there is a way to do this.

1

There are 1 best solutions below

1
ryan.rousseau On

You can configure steps to only run in specific environments.

Deployment step conditions section