remove unnecessary config (#275)

This commit is contained in:
desmond-hui 2023-10-25 08:00:07 -07:00 committed by GitHub
parent 8bc39c85a4
commit d70d238eac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,15 +25,6 @@ clean-targets: # directories to be removed by `dbt clean`
- "dbt_packages"
models:
polygon_models:
deploy:
+materialized: ephemeral
core:
+tags: core
secrets:
+enabled: false
marketplace:
+tags: marketplace
+copy_grants: true
tests: