Skip to content

Commit

Permalink
Add licensing_plugin to CI build script
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdover committed Oct 6, 2020
1 parent eb1e338 commit be3be44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/scripts/jenkins_xpack_build_plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ node scripts/build_kibana_platform_plugins \
--scan-dir "$XPACK_DIR/test/alerting_api_integration/plugins" \
--scan-dir "$XPACK_DIR/test/plugin_api_integration/plugins" \
--scan-dir "$XPACK_DIR/test/plugin_api_perf/plugins" \
--scan-dir "$XPACK_DIR/test/licensing_plugin/plugins" \
--workers 12 \
--verbose

0 comments on commit be3be44

Please sign in to comment.