mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
(cherry picked from commit 1b50cfb087
)
Co-authored-by: Jonathan Budzenski <jon@elastic.co>
This commit is contained in:
parent
1c676f8d54
commit
c2d5ba5c7c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ source "$(dirname "${0}")/config.sh"
|
|||
export KIBANA_IMAGE="gcr.io/elastic-kibana-184716/demo/kibana:$DEPLOYMENT_NAME-$(git rev-parse HEAD)"
|
||||
|
||||
echo '--- Build Kibana'
|
||||
node scripts/build --debug --docker-images --example-plugins --skip-docker-ubi
|
||||
node scripts/build --debug --docker-images --example-plugins --skip-docker-ubi --skip-docker-cloud --skip-docker-contexts
|
||||
|
||||
echo '--- Build Docker image with example plugins'
|
||||
cd target/example_plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue