Skip to content

Commit

Permalink
[ci] Update list of storybooks to build (#111556) (#111640)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Budzenski <[email protected]>
  • Loading branch information
kibanamachine and jbudz authored Sep 8, 2021
1 parent 8b11a49 commit df07fbc
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 df07fbc

Please sign in to comment.