Adding custom outputFiles to dbtCLI task causes dbt artifacts to no longer be rendered #157
Labels
area/backend
Needs backend code changes
area/frontend
Needs frontend code changes
bug
Something isn't working
Issue description
This issue is not a blocker but sth worth investigating long term.
As long as you add outputFiles property to the dbtCLI task, the models are no longer rendered. We should investigate why
Reproducer:
setup flow:
then:
the above flow will work fine, but then try adding:
dbt outputs are no longer rendered
The text was updated successfully, but these errors were encountered: