From 4cedaa634bc61fba3a836c08dfb3281f46c246f2 Mon Sep 17 00:00:00 2001 From: Andy Boedo Date: Tue, 30 Jul 2024 15:38:37 -0300 Subject: [PATCH] temporarily deploy purchase tester with dry run enabled on all commits for testing --- .circleci/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5ca832cbe6..033696e6f9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1294,6 +1294,9 @@ workflows: - run-test-ios-17 - pod-lib-lint - run-revenuecat-ui-ios-17 + # TODO: remove before merging + # temporarily adds the deploy purchase tester with dry run job on all commits for development purposes + - deploy-purchase-tester-dry-run create-tag: when: