Skip to content

Commit

Permalink
bump memory usage for generatePluginsVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvd authored Mar 5, 2021
1 parent d0ae6e3 commit 1a568aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ git clone --depth 1 [email protected]:elastic/docs.git

cd logstash

./gradlew generatePluginsVersion -Dorg.gradle.jvmargs="-Xmx8g"
./gradlew generatePluginsVersion -Dorg.gradle.jvmargs="-Xmx12g"

cd ../docs-tools

Expand Down

0 comments on commit 1a568aa

Please sign in to comment.