Pipelines in CI/CD/Pipelines in CI/CDData Platform Engineer

How do I run Bruin pipelines from GitLab CI?

Add a bruin run job to your .gitlab-ci.yml. The pipeline runs on merge or on schedule, using GitLab CI variables for connections.

Command

bruin run

Defined in

YAML + CI

Works with

GitLab CI + Bruin CLI

What you get

CI validationgated deploysgit rollback

How it works in code

# .github/workflows/data.yml
- run: bruin validate ./pipeline
- run: bruin run ./pipeline

Run bruin run and your data pipelines follow the same review and deploy path as your app.

Ship data pipelines like software

Open source. Validate in CI, gate on checks, deploy on merge, roll back with git.

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.