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