mirror of
https://github.com/elastic/logstash.git
synced 2025-06-27 17:08:55 -04:00
add ci script setup dependencies
This script can be useful for preparing the environment for services like code scanners.
This commit is contained in:
parent
e670cbf2d1
commit
1d80d3aa5a
1 changed files with 3 additions and 0 deletions
3
ci/bootstrap_dependencies.sh
Normal file
3
ci/bootstrap_dependencies.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
./gradlew installDefaultGems
|
Loading…
Add table
Add a link
Reference in a new issue