Skip to content

Commit

Permalink
Update website/docs/docs/build/environment-variables.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver authored Sep 19, 2024
1 parent ab0aa11 commit fd0fe87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Use case — This is useful in cases where you want to dynamically use the G
The following environment variables are set automatically:

- `DBT_ENV`: This key is reserved for the dbt Cloud application and will always resolve to 'prod'. For deployment runs only.
- `DBT_CLOUD_ENVIRONMENT_NAME`: The name of the dbt Cloud environment in which `dbt`is running.
- `DBT_CLOUD_ENVIRONMENT_NAME`: The name of the dbt Cloud environment in which `dbt` is running.
- `DBT_CLOUD_ENVIRONMENT_TYPE`: The type of dbt Cloud environment in which `dbt` is running. The values are `development` or `deployment`.

#### Run details
Expand Down

0 comments on commit fd0fe87

Please sign in to comment.