Skip to content

Commit

Permalink
Merge branch 'current' into nfiann-resourcetype-dbttest
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Oct 1, 2024
2 parents a578f4e + 2202b91 commit 76b0405
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions website/docs/docs/cloud/about-cloud-develop-defer.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@ The dbt Cloud CLI offers additional flexibility by letting you choose the source
<File name="dbt_cloud.yml">

```yml
defer-env-id: '123456'
context:
active-host: ...
active-project: ...
defer-env-id: '123456'
```
</File>
Expand All @@ -60,7 +63,7 @@ defer-env-id: '123456'
<File name="dbt_project.yml">
```yml
dbt_cloud:
dbt-cloud:
defer-env-id: '123456'
```
Expand Down

0 comments on commit 76b0405

Please sign in to comment.