Hi Gabrie,
I' m new with sonarQube Gitlab Ci integration. I followed all the steps of the doc, but during the execution, the external stage is blocked.
Cant you help me?
GitLab Enterprise Edition 11.2.0-rc7-ee
SonarQube 7.2
sonar GitLab Plugin 3.0.0
.gitlab-ci.yml
sonarqube_master_job:
stage: test
only:
Hi Gabrie, I' m new with sonarQube Gitlab Ci integration. I followed all the steps of the doc, but during the execution, the external stage is blocked.
Cant you help me? GitLab Enterprise Edition 11.2.0-rc7-ee SonarQube 7.2 sonar GitLab Plugin 3.0.0
.gitlab-ci.yml sonarqube_master_job: stage: test only:
sonarqube_preview_feature_job: stage: test except: