Revert "Force CicleCI to build & push an image for this branch"

This reverts commit a9fc2bd2029df29af03b74a5f5f099afc1478f37.
This commit is contained in:
Patrick Smith 2018-10-31 16:41:26 -04:00
parent a9fc2bd202
commit eaf9807e66

View File

@ -206,6 +206,9 @@ workflows:
- build_and_push_image:
requires:
- test
filters:
branches:
only: master
- deploy:
requires:
- build_and_push_image