From b84cb9c1cd04a27b6bbbbd3403b12c6bb7a88cfb Mon Sep 17 00:00:00 2001 From: David McWhorter Date: Wed, 25 Oct 2023 16:09:23 -0400 Subject: [PATCH] force build --- .circleci/config.yml | 6 ------ 1 file changed, 6 deletions(-) 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+)*(-.*)*/