Removed autogen. sast
This commit is contained in:
parent
a0346f3f88
commit
9831a7c0b4
1 changed files with 1 additions and 5 deletions
|
@ -15,7 +15,3 @@ docker-build-dry-run:
|
||||||
- docker build --pull -t "$CI_REGISTRY_IMAGE${tag}" .
|
- docker build --pull -t "$CI_REGISTRY_IMAGE${tag}" .
|
||||||
only:
|
only:
|
||||||
- merge_requests
|
- merge_requests
|
||||||
|
|
||||||
include:
|
|
||||||
- template: Security/SAST.gitlab-ci.yml
|
|
||||||
- template: Security/SAST-IaC.latest.gitlab-ci.yml
|
|
Loading…
Reference in a new issue