We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 946f709 + 0f7eaaf commit 31a7806Copy full SHA for 31a7806
cicd/3-app/javabuilder/template.yml.erb
@@ -428,7 +428,7 @@ Resources:
428
429
<%{
430
Theater: {MemorySize: 1769, Timeout: 90},
431
- Neighborhood: {MemorySize: 512, Timeout: 90},
+ Neighborhood: {MemorySize: 512, Timeout: 120},
432
Console: {MemorySize: 512, Timeout: 90}
433
}.each do |name, config| -%>
434
BuildAndRunJava<%=name%>ProjectFunction:
0 commit comments