perfs backup-postgress: increse memory
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
vincent 2024-01-13 10:20:53 +01:00
parent 40ce7c1550
commit ec2ecd08cd

View File

@ -45,7 +45,7 @@ job "backup-postgress" {
env = true
}
resources {
memory = 125
memory = 140
}
}