Event triggered Ci/CD with
Pipelines
It wouldn’t be a developer workflow without a CI/CD pipeline that you could use to customize your builds with.
A pipeline is a simple container that you can customize via your workflow YML and trigger from a workflow event or even trigger manually if you wish via Slack or the CLI.
Learn more about
Pipelines
Trigger docker builds from a Github merge request event and push images to any registry.
Easily compile a build of your static site and deploy the final code artifact to any hosting provider.
Clone a repository, make some changes to your infra and check the code back in to version it.
Let’s show you the most basic
Example of Pipelines
Define your pipeline using YAML in your workflows code repository.
Build your container and publish it to your team’s private registry.
Run your pipeline or trigger it from your Github via workflow events.
Pipelines fit perfectly into a
Platform
as a Service
if you want to know more
Explore our Documentation
Schedule a Live Demo
Schedule a demo with one of our experts. Will guide you through our product and answer all your questions
Schedule a demo now