Update .gitlab-ci.yml

This commit is contained in:
Administrator
2024-07-22 15:03:54 +08:00
parent 5ceb748c29
commit a16bf976ae
+1 -1
View File
@@ -10,7 +10,7 @@ sonarqube-check:
paths:
- .sonar/cache
script:
- sonar-scanner
- sonar-scanner -Dsonar.sources=. -Dsonar.host.url=http://192.168.1.205:9000 -Dsonar.login=519c6ab9af828810bdacd86bd22550fafbc93298
allow_failure: true
only:
- master # or the name of your main branch