Force CicleCI to build & push an image for this branch

This commit is contained in:
Patrick Smith 2018-10-31 16:20:26 -04:00
parent 67b14921d6
commit a9fc2bd202

View File

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