Toggle CD on for the circleci-cd branch for testing

This commit is contained in:
Devon Mackay 2018-09-19 11:33:10 -04:00 committed by Patrick Smith
parent fd4346a4dd
commit 3c5ee0b65d

View File

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