From 793f39d7811d6bdbbf31bb0933c4de21cd41e26e Mon Sep 17 00:00:00 2001 From: Oli Evans Date: Wed, 4 Mar 2020 15:26:07 +0000 Subject: [PATCH] fix: yaml indenting License: MIT Signed-off-by: Oli Evans --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e6cc8d511..7b41ba2a8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -377,7 +377,7 @@ workflows: filters: tags: only: /^v[0-9].*|^cluster.+/ - branches: + branches: ignore: /.*/ - docker-push: requires: @@ -385,5 +385,5 @@ workflows: filters: tags: only: /^v[0-9].*|^cluster.+/ - branches: + branches: ignore: /.*/