diff --git a/dbt_subprojects/hourly_spellbook/models/_sector/blobs/ethereum/ethereum_blobs.sql b/dbt_subprojects/hourly_spellbook/models/_sector/blobs/ethereum/ethereum_blobs.sql index b3419d33542..6893aaaacab 100644 --- a/dbt_subprojects/hourly_spellbook/models/_sector/blobs/ethereum/ethereum_blobs.sql +++ b/dbt_subprojects/hourly_spellbook/models/_sector/blobs/ethereum/ethereum_blobs.sql @@ -1,4 +1,5 @@ {{ config( + tags = ['prod_exclude'], schema = 'ethereum', alias = 'blobs', materialized = 'incremental',