diff --git a/.circleci/config.yml b/.circleci/config.yml index f38d81a..e550389 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -207,7 +207,7 @@ workflows: only: - master - main_driver - - /^.*ui/g + - /^.*-ui/ - deploy-to-playstore: context: appttude flavour: "Driver" @@ -234,7 +234,7 @@ workflows: only: - master - main_admin - - /^.*ui/g + - /^.*ui - deploy-to-playstore: context: appttude flavour: "Admin"