Update .gitlab-ci.yml file

This commit is contained in:
2026-03-11 13:40:21 +01:00
parent 9915863650
commit 94e84d03c2

View File

@@ -39,8 +39,7 @@ include:
- template: Security/SAST.gitlab-ci.yml - template: Security/SAST.gitlab-ci.yml
- template: Security/Dependency-Scanning.gitlab-ci.yml - template: Security/Dependency-Scanning.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml - template: Security/Secret-Detection.gitlab-ci.yml
- template: Security/IaC-Scanning.gitlab-ci.yml - template: Security/DAST.gitlab-ci.yml
build-job: # This job runs in the build stage, which runs first. build-job: # This job runs in the build stage, which runs first.
stage: build stage: build