Commit 7859c8dd authored by leyi cen's avatar leyi cen
Browse files

更新.gitlab-ci.yml文件

parent 34e661a3
No related merge requests found
Pipeline #10600 failed with stage
in 7 seconds
Showing with 3 additions and 3 deletions
+3 -3
......@@ -31,11 +31,11 @@ source:
# #需要修改的值,token如果失效需要找管理员申请
# - ls;pwd
- pwd
- find ./ - name "coverity_report.json"
- find ./ - name "out.json"
artifacts:
reports:
dependency_scanning: coverity_report.json
dependency_scanning: out.json
paths:
- coverity_report.json
- out.json
#读取检测结果不用修改
expire_in: 3 day
\ No newline at end of file
Supports Markdown
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