A simple example pipeline using GitLab CI. In this example, we have a production and development environment. The production environment runs from the default branch, and the development from pull requests:
This is a that will run the development pipeline in the BEERS_DEV schema, and the production one on BEERS. When you will create a pull request, Datafold will perform a data diff and push this on the Pull Request in GitLab.