I am now trying to create such dependency in jenkins pipeline , however have got below questions since we are using pipeline for 1st time , we normally use freestyle items. Please advise:-
1. Do we need normal pipeline / multibranch pipeline?
2. I have written https://localhost:2020/sonarqube-webhook/ in sonar server webhook URL, please let me know if this syntax is correct?
3. If its simple pipeline I am trying to create a pipeline item wherein I am trying to write pipeline script but its not allowing me to write anything on pipeline segment of that item. Please advise.
4. We are using GIT repository not GIT hub so can this dependency be built ?
5. Should we write quality gate check on pipeline script?
6. Where can we include sonar server details along with property file in pipeline structure?
Thanks,
Saikat