parent
9aa48fb42e
commit
c3e502d844
unable to load file from head commit
|
@ -1,6 +0,0 @@ |
||||
projectKey=cxx-test |
||||
serverUrl=http://localhost:9000 |
||||
serverVersion=10.2.1.78527 |
||||
dashboardUrl=http://localhost:9000/dashboard?id=cxx-test |
||||
ceTaskId=AYz7dGiT3PoYkLIOzDsz |
||||
ceTaskUrl=http://localhost:9000/api/ce/task?id=AYz7dGiT3PoYkLIOzDsz |
@ -0,0 +1,4 @@ |
||||
```shell |
||||
# 执行扫描 |
||||
sonar-scanner -Dsonar.projectKey=cxx-test -Dsonar.sources=. -Dsonar.host.url=http://localhost:9000 -Dsonar.token=sqp_3d4a4b9b4d7381682f18250a463f1a789bc9c9bd |
||||
``` |
@ -0,0 +1,4 @@ |
||||
```shell |
||||
# 执行扫描 |
||||
|
||||
``` |
Loading…
Reference in new issue