Fixing CircleCI workflow
This commit is contained in:
parent
90766c44b6
commit
ad238dacbe
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ workflows:
|
|||
only: /^v.*/
|
||||
- deploy:
|
||||
requires:
|
||||
- build
|
||||
- test
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
|
|
Loading…
Reference in a new issue