Skip to content

Commit

Permalink
[ci] Update list of storybooks to build (#111556)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz authored and kibanamachine committed Sep 8, 2021
1 parent d39a53f commit b1e43f0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion test/scripts/jenkins_storybook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,20 @@ cd "$KIBANA_DIR"

yarn storybook --site apm
yarn storybook --site canvas
yarn storybook --site codeeditor
yarn storybook --site ci_composite
yarn storybook --site url_template_editor
yarn storybook --site codeeditor
yarn storybook --site dashboard
yarn storybook --site dashboard_enhanced
yarn storybook --site data_enhanced
yarn storybook --site embeddable
yarn storybook --site expression_error
yarn storybook --site expression_image
yarn storybook --site expression_metric
yarn storybook --site expression_repeat_image
yarn storybook --site expression_reveal_image
yarn storybook --site expression_shape
yarn storybook --site expression_tagcloud
yarn storybook --site infra
yarn storybook --site security_solution
yarn storybook --site ui_actions_enhanced
Expand Down

0 comments on commit b1e43f0

Please sign in to comment.