Add security sast
This commit is contained in:
parent
f97fb0baaa
commit
b5bca7cf9d
@ -17,6 +17,7 @@ stages:
|
||||
include:
|
||||
- 'gitlabci/docker-hub.yml'
|
||||
- 'gitlabci/docker-hub-arm.yml'
|
||||
- Security/SAST.gitlab-ci.yml
|
||||
|
||||
hadolint:
|
||||
image: hadolint/hadolint:latest-debian
|
||||
@ -26,8 +27,4 @@ hadolint:
|
||||
script:
|
||||
- hadolint --ignore DL3008 Dockerfile
|
||||
|
||||
sast:
|
||||
stage: quality
|
||||
include:
|
||||
- template: Security/SAST.gitlab-ci.yml
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user