Skip to content

Commit

Permalink
add generic test folder to container
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Lorena Rodriguez Viruel committed Sep 25, 2024
1 parent 8e9a8c5 commit 04b7a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/dbt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ COPY models models
COPY macros macros
COPY tests/fixtures tests/fixtures
COPY tests/sqltest tests
COPY tests/generic tests/generic
COPY tests/run_dbt_tests_docker.sh run_dbt_tests_docker.sh

CMD ["bash", "./run_dbt_tests_docker.sh"]

0 comments on commit 04b7a63

Please sign in to comment.