Hi, I want to setup CI to my project. I have installed Jenkins and Plesk on my server. I have integrated bitbucket to the Build. But don’t know how to write the shell commands to pull the Laravel code from the stage branch. Can you configure it. I will share the IP Address of the server
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello there,
I would suggest that you check out this step by step tutorial on How To Set Up Continuous Integration Pipelines in Jenkins:https:
https://www.digitalocean.com/community/tutorials/how-to-set-up-continuous-integration-pipelines-in-jenkins-on-ubuntu-16-04
Hope that this helps!