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