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

fix depends_on

parent 2d6d3323
Pipeline #4741 failed with stage
......@@ -30,7 +30,7 @@ steps:
port : 22
target: ~/Downloads/drone_reports
source: /home/reports
depends_on: "security_scan"
depends_on: ["security_scan"]
volumes:
- name: cache
host:
......
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