From 873203b04aede728276044336687fa7ac1f86ada Mon Sep 17 00:00:00 2001 From: Gurmeet Singh Budhraja Date: Thu, 20 Jun 2019 13:03:03 +0530 Subject: [PATCH] add hot-fixes-4 for beta release --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index ceb823731b..bbaa26dcc4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -193,6 +193,7 @@ workflows: - develop - general-features - develop-from-master-23may + - hot-fixes-4 # Production builds are exectuted only on tagged commits to the # master branch. - "build-prod":