From 6af4ee5f06e5d66734611a5ecfecb6211174cf87 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 24 Sep 2019 09:32:22 -0400 Subject: [PATCH] spoke too soon --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index dba14d3..281012b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -76,7 +76,8 @@ workflows: - test: filters: branches: - exclude: master + ignore: + - master test-and-docker-push: jobs: - test