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 5553d73 + 31af58f commit e73c020Copy full SHA for e73c020
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