From 3e5aa5c10fb8a317dbadf10a20c37050ff786d76 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 1 Apr 2024 16:10:49 -0500 Subject: [PATCH] update --- pipelines/helm.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pipelines/helm.yml b/pipelines/helm.yml index 9b40b70..0c12d13 100644 --- a/pipelines/helm.yml +++ b/pipelines/helm.yml @@ -3,19 +3,12 @@ stages: - publish include: - - template: Security/Secret-Detection.gitlab-ci.yml - project: 'developerdurp/yml' ref: 'main' file: - 'jobs/version.yml' - 'jobs/helm.yml' -secret_detection: - stage: .pre - rules: - - when: always - allow_failure: false - version: extends: .version stage: .pre