This guide helps Salesforce developers with best practices and an approach that they can consider when building a serverless CI/CD pipeline for Salesforce using Google Cloud Build.
Use the tutorial to understand how to configure your Google Cloud Platform project to build a serverless CI/CD pipeline for Salesforce.
- Clone the repository from GitHub.
- Develop and enhance it for your use case
Clone this repository
git clone https://github.com/GoogleCloudPlatform/salesforce-serverless-cicd-cloudbuild.git
Follow the walkthrough in the tutorial associated with this repository to configure Cloud Build. The repository also has sample Salesforce code that can be used to test the pipeline