From dba27e33689be439d44042afb1329fbf5fc24aff Mon Sep 17 00:00:00 2001 From: Florian Hoss Date: Mon, 2 Oct 2023 22:35:50 +0200 Subject: [PATCH] Remove giltab ci/cd pipelines --- .gitlab-ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba1eafa..8274a96 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,8 +9,3 @@ include: - local: /.gitlab/test.gitlab-ci.yml - local: /.gitlab/build.gitlab-ci.yml - local: /.gitlab/deploy.gitlab-ci.yml - - template: Jobs/Secret-Detection.gitlab-ci.yml - - template: Security/SAST.gitlab-ci.yml - -secret_detection: - rules: !reference [.rules:default, rules]