Integration of sonarqube with circleci

Hello,

I have circleci config.yml file working properly, I need to integrate sonarqube in that, I am using clicklogiq/sonarqube@1.0.1 orb, please help me how to add it in my existing workflow

I have added - sonarqube/analyze as a job in my workflow, guide me how I can use it