fix(renovate): increase memory allocation from 512MB to 1024MB
This commit is contained in:
parent
f2cb4fd2a1
commit
13223ba1b2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ job "renovate" {
|
||||||
|
|
||||||
resources {
|
resources {
|
||||||
cpu = 2000
|
cpu = 2000
|
||||||
memory = 512
|
memory = 1024
|
||||||
}
|
}
|
||||||
|
|
||||||
env {
|
env {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue