From c6bba8c9a50c902f2543fee516540406e4135c62 Mon Sep 17 00:00:00 2001 From: Laci Dusa Date: Thu, 19 Mar 2026 10:11:14 +0100 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 076a22f..5ef3fd0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ include: - template: Security/Dependency-Scanning.gitlab-ci.yml - template: Security/Secret-Detection.gitlab-ci.yml - template: Security/DAST.gitlab-ci.yml - - template: Security/Container-Scanning.gitlab-ci.yml + #- template: Security/Container-Scanning.gitlab-ci.yml build-job: # This job runs in the build stage, which runs first. stage: build