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.
1 parent a490e6a commit 31af58fCopy full SHA for 31af58f
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