Skip to content

Commit

Permalink
Update core-to-cloud-1.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Shaver <60105315+matthewshaver@users.noreply.github.com>
  • Loading branch information
mirnawong1 and matthewshaver authored Mar 13, 2024
1 parent 43c2860 commit 4fa766d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/core-to-cloud-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ To use the [dbt Cloud's scheduler](/docs/deploy/job-scheduler), set up one envir
- Note that alongside [dbt Cloud](/docs/deploy/jobs), discover other ways to schedule and run your dbt jobs with the help of tools. Refer to [Integrate with other tools](/docs/deploy/deployment-tools) for more information.

### Additional configurations
3. **Custom target names** &mdash; You should set a `custom target.name` for every single [corresponding dbt Cloud job](/docs/build/custom-target-names). We recommend modifying the code to use [environment variables](/docs/build/environment-variables) instead since those can be set at the environment level.
3. **Custom target names** &mdash; Set a `custom target.name` for every single [corresponding dbt Cloud job](/docs/build/custom-target-names). We recommend modifying the code to use [environment variables](/docs/build/environment-variables) instead since those can be set at the environment level.

4. **dbt commands** &mdash; Add any relevant [dbt commands](/docs/deploy/job-commands) to execute your dbt Cloud jobs runs.

Expand Down

0 comments on commit 4fa766d

Please sign in to comment.