Hi All, We are currently using Gitlab CICD pipeline but it is not automatically triggered whenever the developer push somevcode changes. So we want to migrate to Jenkins to automatically trigger the pipeline. Is there any document or guide to migrate from gitlab CICD to Jenkins pipeline?
Thanks @ukuko for your response. Can you explain more about how to trigger a pipeline automatically in Gitlab CI/CD if any code changes are detected as we do in Jenkins through webhook? If there is any free solution then we don’t need to move to jenkins for now. thanks again