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: |
|
command: |
|
||||||
yarn lint
|
yarn lint
|
||||||
|
|
||||||
frontend:
|
dashboard:
|
||||||
docker:
|
docker:
|
||||||
- image: node:latest
|
- image: node:latest
|
||||||
steps:
|
steps:
|
||||||
|
@ -52,6 +52,7 @@ jobs:
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
tilt:
|
dashboard:
|
||||||
jobs:
|
jobs:
|
||||||
- style
|
- style
|
||||||
|
- dashboard
|
||||||
|
|
Loading…
Reference in a new issue