Toggle CD on for the circleci-cd branch for testing
This commit is contained in:
parent
fd4346a4dd
commit
3c5ee0b65d
@ -187,10 +187,10 @@ workflows:
|
||||
- test
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
only: circleci-cd
|
||||
- deploy:
|
||||
requires:
|
||||
- build_and_push_image
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
only: circleci-cd
|
||||
|
Loading…
x
Reference in New Issue
Block a user