Commit 1ba0c536 authored by Wen Wei Li's avatar Wen Wei Li

testing scp

parent ee21723d
Pipeline #4805 passed with stage
...@@ -11,8 +11,9 @@ steps: ...@@ -11,8 +11,9 @@ steps:
path: /home/reports/ path: /home/reports/
commands: commands:
- echo $(python3 /plugin/main.py) - echo `pwd`
- python3 /usr/local/src/scan --src ./src -o /home/reports - echo $(ls)
- python3 /usr/local/src/scan --type yaml,dockerfile,kubernetes --src ./src -o /home/reports
- name: code-analysis - name: code-analysis
image: prlab/drone-sonar image: prlab/drone-sonar
......
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