Update circle config
parent
42c971ed64
commit
dbc2e516ea
|
@ -34,15 +34,11 @@ workflows:
|
|||
jobs:
|
||||
- build:
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /^.*/
|
||||
- publish-github-release:
|
||||
requires:
|
||||
- build
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /^.*/
|
||||
|
|
Loading…
Reference in New Issue