diff --git a/.circleci/config.yml b/.circleci/config.yml index 64be3a4b9e..10e898e2c8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -92,14 +92,8 @@ workflows: - build-and-push: context: - org-global - filters: - tags: - only: /v\d+(\.\d+)*(-.*)*/ - test: context: - org-global requires: - build-and-push - filters: - tags: - only: /v\d+(\.\d+)*(-.*)*/