Update .gitlab-ci.yml

This commit is contained in:
Frank Agerholm 2023-08-08 12:51:23 +00:00
commit bd0db3a18c

View file

@ -42,9 +42,6 @@ deploy:
- docker push $CI_REGISTRY_IMAGE:latest
sast:
stage: test
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Container-Scanning.gitlab-ci.yml