Commit 8a7befa2 authored by jing Tang's avatar jing Tang
Browse files

更新.gitlab-ci.yml文件

parent aa138fce
No related merge requests found
Pipeline #2650 passed with stage
in 8 minutes and 49 seconds
Showing with 4 additions and 1 deletion
+4 -1
......@@ -8,7 +8,10 @@ sonarqube-check:
paths:
- .sonar/cache
script:
- mvn verify sonar:sonar -Dsonar.projectKey=tangjing_java_sec_code_AYCTcS2rsyVnO9CY0UXn
- mvn verify sonar:sonar -Dsonar.projectKey=tangjing_java_sec_code_AYCTpOvI5h80q0KoSjeg
allow_failure: true
only:
- merge_requests
- master # or the name of your main branch
- develop
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