Skip to content

Commit 9eb6a7d

Browse files
Update docs/integrations/data-ingestion/etl-tools/dbt/index.md
Co-authored-by: Bentsi Leviav <[email protected]>
1 parent 3c227b5 commit 9eb6a7d

File tree

1 file changed

+1
-1
lines changed
  • docs/integrations/data-ingestion/etl-tools/dbt

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/etl-tools/dbt/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Go to the [guides page](/integrations/dbt/guides) to learn more about how to use
129129

130130
### Testing and Deploying your models (CI/CD) {#testing-and-deploying-your-models-ci-cd}
131131

132-
There are many ways to test and deploy your dbt project. dbt has some suggestions for [best practice workflows](https://docs.getdbt.com/best-practices/best-practice-workflows#pro-tips-for-workflows) and [CI jobs](https://docs.getdbt.com/docs/deploy/ci-jobs). We are going to discuss several strategies, but keep into account that these strategies may need to be deeply adjusted to fit your specific use case.
132+
There are many ways to test and deploy your dbt project. dbt has some suggestions for [best practice workflows](https://docs.getdbt.com/best-practices/best-practice-workflows#pro-tips-for-workflows) and [CI jobs](https://docs.getdbt.com/docs/deploy/ci-jobs). We are going to discuss several strategies, but keep in mind that these strategies may need to be deeply adjusted to fit your specific use case.
133133

134134
#### CI/CD with simple data tests and unit tests {#ci-with-simple-data-tests-and-unit-tests}
135135

0 commit comments

Comments
 (0)