Skip to content
Snippets Groups Projects
Commit 7e41d4e6 authored by Eduardo Vudala Senoski's avatar Eduardo Vudala Senoski
Browse files

teste

parent c6b36a89
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ with DAG(
bash_command="dbt deps && dbt build",
)
task_spark >> task_dbt_setup >> task_bronze_to_gold
task_spark() >> task_dbt_setup >> task_bronze_to_gold
############# RUN TESTS DAG ##############
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment