Update .gitlab-ci.yml
This commit is contained in:
parent
d4a5ceef5f
commit
a672836e97
1 changed files with 4 additions and 0 deletions
|
|
@ -48,3 +48,7 @@ sast:
|
|||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
- template: Security/Container-Scanning.gitlab-ci.yml
|
||||
|
||||
container_scanning:
|
||||
variables:
|
||||
CS_IMAGE: $CI_REGISTRY_IMAGE:job-$CI_PIPELINE_ID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue