Not another CI tool (beta)

FREE Auto-generated CI/CD pipelines for SFDX's org development model—by Pablo Gonzalez

Create a Salesforce CI/CD pipeline in minutes, not weeks


A Salesforce CI/CD pipeline is a method to automate deployments to your Salesforce orgs based on actions in your remote git repository.


Most CI/CD providers (GitHub Actions, Bitbucket Pipelines, etc.) require you to create long and complicated YAML files that describe the actions you want to automate. This often requires additional scripting via Bash or Node.js, which increases the complexity of such configuration files.


This free app will let you create a pipeline configuration file with clicks, not code!


You can then simply copy/paste the resulting YAML file into your CI server and you are done!




Are you new to CI/CD?

My SalesforceBen article Build Your Own CI/CD Pipeline in Salesforce (Using GitHub Actions) gives you everything you need to know to get started!