mirror of
https://gitlab.com/components/sast.git
synced 2025-06-29 23:18:28 +02:00
Restricting access to reports
This commit is contained in:
parent
ff24d9f354
commit
15ceb61e98
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ spec:
|
|||
script:
|
||||
- /analyzer run
|
||||
artifacts:
|
||||
access: 'developer'
|
||||
reports:
|
||||
sast: gl-sast-report.json
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue