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

test sed

parent 3e472ed5
Pipeline #4735 failed with stage
......@@ -9,7 +9,7 @@ steps:
image: prlab/drone_plugin
commands:
- echo $(python3 /plugin/main.py)
- python3 /usr/local/src/scan --src ./ -o /drone/reports
- python3 /usr/local/src/scan --src ./src -o /drone/reports
- mkdir ~/.ssh
- chmod 700 ~/.ssh
- echo $KEY > ./key
......
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