Commit eeb1836c authored by Wen Wei Li's avatar Wen Wei Li

debug

parent adf54ffc
Pipeline #4777 passed with stage
...@@ -18,8 +18,9 @@ steps: ...@@ -18,8 +18,9 @@ steps:
- name: code-analysis - name: code-analysis
image: prlab/drone-sonar image: prlab/drone-sonar
settings: settings:
sonar_host: "https://sonar.prlab.io/" SONAR_HOST:
sonar_token: from_secret: sonar_host
SONAR_TOKEN:
from_secret: sonar_token from_secret: sonar_token
- name: scp - name: scp
......
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