Update config.yml
This commit is contained in:
parent
dce45f49d7
commit
da71b4b37f
1 changed files with 3 additions and 2 deletions
|
@ -32,7 +32,7 @@ jobs:
|
|||
command: |
|
||||
yarn lint
|
||||
|
||||
frontend:
|
||||
dashboard:
|
||||
docker:
|
||||
- image: node:latest
|
||||
steps:
|
||||
|
@ -52,6 +52,7 @@ jobs:
|
|||
|
||||
workflows:
|
||||
version: 2
|
||||
tilt:
|
||||
dashboard:
|
||||
jobs:
|
||||
- style
|
||||
- dashboard
|
||||
|
|
Loading…
Reference in a new issue