Skip to content

Commit

Permalink
Merge branch 'current' into mwong-parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Nov 20, 2023
2 parents 8ce6765 + d0101ee commit 6be8d7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/docs/build/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ dbt Cloud has a number of pre-defined variables built in. The following environm
- `DBT_CLOUD_RUN_ID`: The ID of this particular run
- `DBT_CLOUD_RUN_REASON_CATEGORY`: The "category" of the trigger for this run (one of: `scheduled`, `github_pull_request`, `gitlab_merge_request`, `azure_pull_request`, `other`)
- `DBT_CLOUD_RUN_REASON`: The specific trigger for this run (eg. `Scheduled`, `Kicked off by <email>`, or custom via `API`)
- `DBT_CLOUD_ENVIRONMENT_ID`: The ID of the environment for this run
- `DBT_CLOUD_ACCOUNT_ID`: The ID of the dbt Cloud account for this run

**Git details**

Expand Down

0 comments on commit 6be8d7a

Please sign in to comment.