gabrie-allaigre / sonar-gitlab-plugin

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
GNU Lesser General Public License v3.0
713 stars 207 forks source link

Can we use the Gitlab's "Deploy Keys" feature in the plugin (as the value for login) #238

Open thomasjoseph99 opened 5 years ago

thomasjoseph99 commented 5 years ago

Hi, is it possible to use Deploy Keys while using this plugin. I'm trying to see how better we could connect with sonarqube. Is it possible to pass the deploy key generated (private or public key) as a variable to sonar.gitlab.auth_key parameter.

gabrie-allaigre commented 5 years ago

Hi, I don't know. I use only private token.