From 2ffaeec8ff6c568e162fd89c0e76c157db50591c Mon Sep 17 00:00:00 2001 From: Kiril Kartunov Date: Mon, 14 Sep 2020 15:05:06 +0300 Subject: [PATCH] ci: on staging --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6180803b84..cd03e3288f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -260,7 +260,7 @@ workflows: filters: branches: only: - - develop + - feature-contentful # Production builds are exectuted # when PR is merged to the master # Don't change anything in this configuration