From a9fc2bd2029df29af03b74a5f5f099afc1478f37 Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Wed, 31 Oct 2018 16:20:26 -0400 Subject: [PATCH] Force CicleCI to build & push an image for this branch --- .circleci/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0e17a8f4..6eb9fd7a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -206,9 +206,6 @@ workflows: - build_and_push_image: requires: - test - filters: - branches: - only: master - deploy: requires: - build_and_push_image