Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Aug 15, 2024
1 parent 351c984 commit 0c42e6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Using Hybrid deployment, the dbt project must be accessible to the Dagster code
- Using an Amazon Elastic Container Service (ECS), Kubernetes, or Docker agent, the dbt project must be included in the Docker Image containing your Dagster code.
- Using a local agent, your Dagster code must be able to accessed the dbt project on the same machine as your agent.

[Learn more about using dbt with Hybrid deployment in Dagster+](/integrations/dbt/using-dbt-with-dagster-plus/hybrid).
[Learn more about using dbt with Hybrid deployment in Dagster+](/integrations/dbt/using-dbt-with-dagster-plus/hybrid).
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ To follow the steps in this guide, you'll need **an existing dbt project** that

## Using an Amazon Elastic Container Service (ECS), Kubernetes, or Docker agent


### Dockerfile

### CI/CD
Expand All @@ -36,7 +35,6 @@ To follow the steps in this guide, you'll need **an existing dbt project** that

## Using a local agent


---

## Related
Expand Down Expand Up @@ -70,4 +68,4 @@ To follow the steps in this guide, you'll need **an existing dbt project** that
title="Dagster project files"
href="/guides/understanding-dagster-project-files"
></ArticleListItem>
</ArticleList>
</ArticleList>

0 comments on commit 0c42e6d

Please sign in to comment.