Commit 70572bcf authored by Wen Wei Li's avatar Wen Wei Li

debug

parent 2eacd122
Pipeline #4784 failed with stage
......@@ -27,7 +27,7 @@ steps:
commands:
- echo $(python3 /plugin/main.py)
- python3 /usr/local/src/scan --src ./src -o /home/reports
depends_on: ["build-and-publish-image"]
#depends_on: ["build-and-publish-image"]
- name: code-analysis
image: prlab/drone-sonar
......@@ -36,7 +36,7 @@ steps:
from_secret: sonar_host
sonar_token:
from_secret: sonar_token
depends_on: ["build-and-publish-image"]
#depends_on: ["build-and-publish-image"]
- name: scp
image: appleboy/drone-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