Deploy this branch

This commit is contained in:
Patrick Smith 2018-10-15 15:04:58 -04:00
parent b077ad9bac
commit 2e4a8520a9

View File

@ -205,10 +205,10 @@ workflows:
- test
filters:
branches:
only: master
only: circleci-cd-rebased
- deploy:
requires:
- build_and_push_image
filters:
branches:
only: master
only: circleci-cd-rebased