Skip to content

Commit

Permalink
Update about-cloud-develop-defer.md (#6186)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Oct 1, 2024
2 parents e0c0e0d + c7952a7 commit 2202b91
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 2202b91

Please sign in to comment.