Add an Environment

Create a new environment to separate release flow and resources.

Goal

Prepare one stage for test, staging, production, or custom deployment flow.

Who should use this

  • Developers creating initial project structure
  • Team leads separating release flows

You need

  • Permission to add environments in the target project
  • A project selected in the correct organization

Steps

  1. Go to the project where the environment should live
  2. Go to Environments
  3. Select Add Environment
  4. Set a clear environment name
  5. Set the environment type
  6. Save

Expected result

  • The environment appears in the environments list
  • You can manage resources and deployments under that environment

Common issues

  • You do not see Add Environment: check your project permissions
  • Environment name is already used in this project
  • You do not have enough permissions to save changes
Edit on GitHub

On this page