Commit 9b2e82c2 authored by Wen Wei Li's avatar Wen Wei Li

debug

parent cc9388af
Pipeline #4775 passed with stage
...@@ -16,7 +16,10 @@ steps: ...@@ -16,7 +16,10 @@ steps:
- python3 /usr/local/src/scan --src ./src -o /home/reports - python3 /usr/local/src/scan --src ./src -o /home/reports
- name: code-analysis - name: code-analysis
image: aosapps/drone-sonar-plugin:1.0 image: prlab/drone-sonar
commands:
- echo $(pwd)
- echo $(ls)
settings: settings:
sonar_host: "https://sonar.prlab.io/" sonar_host: "https://sonar.prlab.io/"
sonar_token: sonar_token:
......
Markdown is supported
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