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
|
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user