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