Commit 9201e265 authored by jinli gu's avatar jinli gu
Browse files

更新.gitlab-ci.yml文件

parent b497d848
Pipeline #59 passed with stage
in 43 minutes and 7 seconds
......@@ -8,7 +8,7 @@ sonarqube-check:
paths:
- .sonar/cache
script:
- mvn verify sonar:sonar -Dsonar.projectKey=MCMS -Dsonar.login=admin -Dsonar.password=ustchcs
- mvn verify sonar:sonar -Dsonar.projectKey=MCMS -Dsonar.login=admin -Dsonar.password=ustchcs -Dhttps.protocols=TLSv1.2
allow_failure: true
only:
- master
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment