I have a Magento2 project running in my local. I need to configure Jenkins build for the same. But not finding any proper direction for this. Please help.
Thanks,
Amal
@amalraj2wi26f8 What do you want to achieve here? What is the purpose of having Jenkins on Xampp?
I need to automate my magento project build using jenkins.
The project is running in my localhost and its using Magento 2 in XAMPP.
@amalraj2wi26f8I guess idea is to start with the local then have the same setup for the staging/production environment. Jenkins is little difficult to work with and am not sure of there is some tutorial available around it.
I would recommend to look into Magento ece tool package. You can use the same with some amount of effort for all the environment you want. You can find the details for the same here: https://devdocs.magento.com/cloud/reference/ece-tools-reference.html