mirror of
https://github.com/status-im/reagent.git
synced 2025-02-05 00:23:48 +00:00
Fix circle.yml
This commit is contained in:
parent
54f5e5842f
commit
e729a53789
@ -51,13 +51,15 @@ workflows:
|
||||
jobs:
|
||||
- test
|
||||
- update-site:
|
||||
requires: test
|
||||
requires:
|
||||
- test
|
||||
filters:
|
||||
braches:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- update-tagged-docs:
|
||||
requires: test
|
||||
requires:
|
||||
- test
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user