https://prefect.io logo
m

matta

02/18/2021, 7:31 PM
and then added these two lines to the end of the flow:
Copy code
filepaths = get_filepaths(dbt_path, upstream_tasks=[dbt_run])
publish_artifact(filepaths)