Fix tag release
This commit is contained in:
parent
4094badb20
commit
7a8b87530c
@ -25,7 +25,10 @@ workflows:
|
|||||||
version: 2
|
version: 2
|
||||||
test_and_publish:
|
test_and_publish:
|
||||||
jobs:
|
jobs:
|
||||||
- test
|
- test:
|
||||||
|
filters:
|
||||||
|
tags:
|
||||||
|
only: /.*/
|
||||||
- build_and_publish:
|
- build_and_publish:
|
||||||
requires:
|
requires:
|
||||||
- test
|
- test
|
||||||
|
Loading…
Reference in New Issue
Block a user