mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
This is a backport from https://github.com/elastic/kibana/pull/162200
This commit is contained in:
parent
337d636938
commit
d4eabcd258
2 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ steps:
|
|||
- command: .buildkite/scripts/steps/storybooks/build_and_upload.sh
|
||||
label: 'Build Storybooks'
|
||||
agents:
|
||||
queue: n2-4-spot
|
||||
queue: n2-8-spot
|
||||
key: storybooks
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
|
|
|
@ -42,7 +42,7 @@ const STORYBOOKS = [
|
|||
'lists',
|
||||
'observability',
|
||||
'presentation',
|
||||
'security_solution',
|
||||
// 'security_solution', => This build is error out and failing CI. SEE: https://github.com/elastic/kibana/issues/162290
|
||||
'serverless',
|
||||
'shared_ux',
|
||||
'triggers_actions_ui',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue