Loading README.md +1 −3 Original line number Diff line number Diff line # GitLab CI template for dbt This project implements a generic GitLab CI template for [dbt](https://www.getdbt.com/). It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to continuously integrate and deploy your data with [dbt](https://www.getdbt.com/) ### Review environments Loading kicker.json +1 −1 Original line number Diff line number Diff line { "name": "dbt", "description": "GitLab CI template for [dbt](https://www.getdbt.com/)", "description": "Continuously integrate and deploy your data with [dbt](https://www.getdbt.com/)", "template_path": "templates/gitlab-ci-dbt.yml", "kind": "build", "variables": [ Loading Loading
README.md +1 −3 Original line number Diff line number Diff line # GitLab CI template for dbt This project implements a generic GitLab CI template for [dbt](https://www.getdbt.com/). It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to continuously integrate and deploy your data with [dbt](https://www.getdbt.com/) ### Review environments Loading
kicker.json +1 −1 Original line number Diff line number Diff line { "name": "dbt", "description": "GitLab CI template for [dbt](https://www.getdbt.com/)", "description": "Continuously integrate and deploy your data with [dbt](https://www.getdbt.com/)", "template_path": "templates/gitlab-ci-dbt.yml", "kind": "build", "variables": [ Loading