mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Fix sast ci job
This commit is contained in:
parent
408e6967b9
commit
597f70de2d
1 changed files with 3 additions and 0 deletions
|
|
@ -408,6 +408,9 @@ sast:
|
|||
- if: '$CI_PIPELINE_SOURCE != "merge_request_event"'
|
||||
when: never
|
||||
allow_failure: true
|
||||
artifacts:
|
||||
reports:
|
||||
sast: $ANALYZER_TARGET_DIR/gl-sast-report.json
|
||||
|
||||
mobsf-ios-sast:
|
||||
rules:
|
||||
|
|
|
|||
Loading…
Reference in a new issue