Skip to content

Commit

Permalink
fix docker
Browse files Browse the repository at this point in the history
Signed-off-by: Raphaël Courivaud <[email protected]>
  • Loading branch information
rcourivaud committed Jan 9, 2025
1 parent 4cf1b03 commit 384d186
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/dagster/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COPY analytics/dagster/dagster.yaml analytics/dagster/workspace.yaml $DAGSTER_HO

COPY analytics/dagster/src $DAGSTER_HOME/src

COPY analytics/dbt/ /opt/dagster/dbt/
COPY analytics/dbt /opt/dagster/dbt
COPY analytics/dbt/target/manifest.json /opt/dagster/dbt/target/manifest.json

WORKDIR $DAGSTER_HOME
Expand Down
1 change: 1 addition & 0 deletions analytics/dbt/target/manifest.json

Large diffs are not rendered by default.

0 comments on commit 384d186

Please sign in to comment.