i hate configuring CI so much
parent
c74ef27fa2
commit
4f7053e6f3
|
@ -34,7 +34,7 @@ workflows:
|
||||||
jobs:
|
jobs:
|
||||||
- test:
|
- test:
|
||||||
filters:
|
filters:
|
||||||
branches:
|
tags:
|
||||||
only: /.*/
|
only: /.*/
|
||||||
- deploy:
|
- deploy:
|
||||||
requires:
|
requires:
|
||||||
|
|
Loading…
Reference in New Issue