CI: Move verify-storybook command from grabpl (#59928)
* Move verify-storybook from grabpl * Remove zerolog
This commit is contained in:
@@ -246,7 +246,7 @@ def build_storybook_step(ver_mode):
|
||||
},
|
||||
'commands': [
|
||||
'yarn storybook:build',
|
||||
'./bin/grabpl verify-storybook',
|
||||
'./bin/build verify-storybook',
|
||||
],
|
||||
'when': get_trigger_storybook(ver_mode),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user