Use new reports syntax for SAST in Auto DevOps

This commit is contained in:
Fabio Busatto 2018-12-10 09:35:29 +00:00 committed by Kamil Trzciński
parent 5618606301
commit 66d868afe9
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
title: Use reports syntax for SAST in Auto DevOps
merge_request: 23163
author:
type: changed

View File

@ -164,7 +164,8 @@ sast:
- setup_docker
- sast
artifacts:
paths: [gl-sast-report.json]
reports:
sast: gl-sast-report.json
only:
refs:
- branches