fix(renovate): increase memory allocation from 512MB to 1024MB
All checks were successful
Lint / lint (push) Successful in 47s
Terraform Plan and Apply / cicd (push) Successful in 54s

This commit is contained in:
Ben Martin 2025-01-26 20:40:36 +00:00
parent f2cb4fd2a1
commit 13223ba1b2
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -16,7 +16,7 @@ job "renovate" {
resources {
cpu = 2000
memory = 512
memory = 1024
}
env {