Skip to content

Commit

Permalink
Update branch_deployments.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong authored Jul 23, 2024
1 parent eca34bb commit 6906d32
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/branch_deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
pip install pip --upgrade
cd project-repo
pip install . --upgrade --upgrade-strategy eager
cd jaffle_shop
dbt seed
cd ..
dagster-dbt project prepare-for-deployment --file jaffle_dagster/project.py
# The cli command below can be used to manage syncing the prod manifest to branches if state_path is set on the DbtProject
# dagster-cloud ci dagster-dbt project manage-state --file jaffle_dagster/project.py
Expand Down

0 comments on commit 6906d32

Please sign in to comment.