No known key found for this signature in database
GPG Key ID: 51D5A407BFCE64A9
1 changed files with
2 additions and
0 deletions
-
.circleci/config.yml
|
|
@ -77,6 +77,7 @@ workflows: |
|
|
- node-12 |
|
|
- node-12 |
|
|
- node-10 |
|
|
- node-10 |
|
|
- prettier |
|
|
- prettier |
|
|
|
|
|
- lint |
|
|
- cache: |
|
|
- cache: |
|
|
filters: |
|
|
filters: |
|
|
tags: |
|
|
tags: |
|
|
@ -88,6 +89,7 @@ workflows: |
|
|
- node-latest |
|
|
- node-latest |
|
|
- node-12 |
|
|
- node-12 |
|
|
- node-10 |
|
|
- node-10 |
|
|
|
|
|
- lint |
|
|
- prettier |
|
|
- prettier |
|
|
filters: |
|
|
filters: |
|
|
branches: |
|
|
branches: |
|
|
|