From 7cb0256146778712af5c0578d7a4d35e26918d46 Mon Sep 17 00:00:00 2001 From: Sushil Shinde Date: Tue, 21 Sep 2021 11:38:35 +0530 Subject: [PATCH] ci: deploy on stage for smoke testing --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 936025491b..349c4c5d3c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -370,7 +370,7 @@ workflows: filters: &filters-staging branches: only: - - gig-referrals-hotfix + - develop # Production builds are exectuted # when PR is merged to the master # Don't change anything in this configuration