Skip to content

Commit 63eda95

Browse files
classabbyampDuncaen
authored andcommitted
services/nomad/build/buildbot: re-increase ram for buildbot controller
might help with some issues seen?
1 parent a5e917c commit 63eda95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/nomad/build/buildbot.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ job "buildbot" {
6565
}
6666

6767
resources {
68-
memory = 1024
68+
memory = 2048
6969
}
7070

7171
meta {

0 commit comments

Comments
 (0)