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.*/
|
only: /^v.*/
|
||||||
- deploy:
|
- deploy:
|
||||||
requires:
|
requires:
|
||||||
- build
|
- test
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
|
|
Loading…
Reference in a new issue