From 133f59fb0db86ef5954ef8791f79e8d74cd64cef Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Tue, 15 Mar 2022 13:20:11 -0500 Subject: [PATCH] Updated config.yml --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ab9ee945..6f2508ec 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -4,8 +4,7 @@ orbs: # adds orbs to your configuration jobs: build: branches: - ignore: - - i10n-develop + ignore: i10n-develop working_directory: ~/Cider docker: - image: circleci/node:16