Skip to content

Commit

Permalink
Update screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly committed Feb 16, 2024
1 parent 2144dfe commit 4d2a1b5
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Configure your project to use a different dbt Core version than what's configure

1. From the gear menu, select **Profile settings**.
1. Choose **Credentials** from the sidebar and select a project. This opens a side panel.
1. In the side panel, click **Edit** and scroll to the **User development settings** section. Choose a version from the **dbt version** dropdown and click **Save**. When saving, dbt Cloud automatically creates a `DBT_DEVELOP_CORE_VERSION` environment variable for this user-level override and lists it in the **Environment variables** section.
1. In the side panel, click **Edit** and scroll to the **User development settings** section. Choose a version from the **dbt version** dropdown and click **Save**.

An example of overriding the configured version with 1.7 for the selected project:

Expand All @@ -42,9 +42,6 @@ Configure your project to use a different dbt Core version than what's configure

<Lightbox src="/img/docs/dbt-cloud/cloud-configuring-dbt-cloud/choosing-dbt-version/example-verify-overridden-version.png" title="Example output showing version 1.7 being used, not 1.5"/>

1. If you upgrade the version for your development environment, make sure to delete the `DBT_DEVELOP_CORE_VERSION` environment variable from the **Environment variables** section in your project's credentials.


## Jobs

Each job in dbt Cloud can be configured to inherit parameters from the environment it belongs to.
Expand Down

0 comments on commit 4d2a1b5

Please sign in to comment.