Building and Hosting a DBT Project with GitHub Actions CI/CD for Free
Introduction
In this guide, we'll set up a robust CI/CD pipeline for a dbt (data build tool) project using GitHub Actions. With GitHub Actions, we can automate testing and deployment of our dbt models, ensuring our data transformations are always up-...
ogsiji.hashnode.dev5 min read