Commit 853ba4b6 authored by Kamil Trzciński's avatar Kamil Trzciński

Merge branch 'auto-devops-use-new-reports-syntax-for-sast' into 'master'

Use new reports syntax for SAST in Auto DevOps

See merge request gitlab-org/gitlab-ce!23163
parents 56186063 66d868af
---
title: Use reports syntax for SAST in Auto DevOps
merge_request: 23163
author:
type: changed
......@@ -164,7 +164,8 @@ sast:
- setup_docker
- sast
artifacts:
paths: [gl-sast-report.json]
reports:
sast: gl-sast-report.json
only:
refs:
- branches
......
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