Version: Self hosted Sonarqube developer edition 10.6
How is SonarQube deployed: zip
What are you trying to achieve: get CI/CD instructions
What have you tried so far to achieve this: browse through the webUI
Hi,
I’m fairly new to Sonarqube. I have imported a project from our local Gitlab to our local Sonarqube instance and succesfully set up a Gitlab CI/CD pipeline with integration of Sonarqube.
When importing a project to Sonarqube you get guided through a wizard and at the end of the wizard Sonarqube asks you which language your code is and when answered Sonarqube provides you with some rudimentary CI/CD instructions to include in your Gitlab CI/CD file (gitlab-ci.yml). I feel like I might have accidently stripped some of those instructions and I’d like to see them again. Where do I find these instructions in the Sonarqube webUI on an already imported Gitlab project?