Hi All,
So many of you are wondring how to have a CI/CD model implemented with Salesforce. There are many options:
So many of you are wondring how to have a CI/CD model implemented with Salesforce. There are many options:
- SFDC
- Custom AppExchange products(using some sort of version controll and handing access to that repository to the app)
- Custom
I am going to share a flavor of the 3rd option below.
Your setup needs will be:
- Git repository that is published with internet access
- Jenkins that is published with internet access
- Ant/JAVA setup within Jenkins
- Salesforce creds.
Your working path will be: