From 3617693e618f679bf7be3db7c2f2b99460bdff0a Mon Sep 17 00:00:00 2001 From: patel-bhavin Date: Tue, 13 Jul 2021 17:06:25 -0500 Subject: [PATCH] ci update --- .circleci/config.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f6d2ff489c..655f7497f3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -511,7 +511,7 @@ workflows: - validate-content - build-sources - build-package - - detection-testing + filters: tags: only: /^v.*/ @@ -522,7 +522,6 @@ workflows: - validate-content - build-sources - build-package - - detection-testing - run-appinspect filters: tags: @@ -535,7 +534,6 @@ workflows: - validate-content - build-sources - build-package - - detection-testing - run-appinspect - create-report filters: @@ -549,7 +547,6 @@ workflows: - validate-content - build-sources - build-package - - detection-testing - run-appinspect - create-report - update-sources-github @@ -564,7 +561,6 @@ workflows: - validate-content - build-sources - build-package - - detection-testing - run-appinspect - create-report - update-sources-github @@ -580,7 +576,6 @@ workflows: - validate-content - build-sources - build-package - - detection-testing - run-appinspect - create-report - update-sources-github