Skip to content

Commit

Permalink
Update about-cloud-develop-defer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyyeo authored Oct 1, 2024
1 parent e0c0e0d commit c7952a7
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 c7952a7

Please sign in to comment.