mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -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
51b5217826
commit
dc412713ef
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