Commit 280f08a3 authored by Wen Wei Li's avatar Wen Wei Li

add depends_on

parent ef9c4f17
Pipeline #4833 failed with stage
......@@ -41,7 +41,7 @@ steps:
port : 22
target: /home/oran/Downloads/drone_reports
source: /home/reports/
depends_on: ["sast_scan", "code-analysis"]
depends_on: ["sast_scan", "code-analysis", "dependency-check-py"]
volumes:
......
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