mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-26 07:23:09 +02:00
include static analysis / security checks #407
This commit is contained in:
parent
34b4646b9f
commit
53baf5200b
1 changed files with 6 additions and 0 deletions
|
@ -103,3 +103,9 @@ mergeManifests:
|
|||
only:
|
||||
- stable
|
||||
- develop
|
||||
|
||||
include:
|
||||
- template: Jobs/Dependency-Scanning.latest.gitlab-ci.yml
|
||||
- template: Jobs/License-Scanning.latest.gitlab-ci.yml
|
||||
- template: Jobs/SAST.latest.gitlab-ci.yml
|
||||
- template: Jobs/Secret-Detection.latest.gitlab-ci.yml
|
||||
|
|
Loading…
Reference in a new issue