mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 06:31:19 +08:00
Fix ci config
This commit is contained in:
parent
9ef462571c
commit
f81287ecdb
@ -172,7 +172,7 @@ jobs:
|
||||
cli-node-6:
|
||||
working_directory: /tmp/storybook
|
||||
docker:
|
||||
-image: livingdocs/nvm
|
||||
-image: livingdocs/nvm:latest
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
@ -196,7 +196,7 @@ jobs:
|
||||
cli-node-4:
|
||||
working_directory: /tmp/storybook
|
||||
docker:
|
||||
-image: livingdocs/nvm
|
||||
-image: livingdocs/nvm:latest
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
Loading…
x
Reference in New Issue
Block a user