refactor(forgejo): reduce runner capacity from 3 to 1
All checks were successful
Lint / lint (push) Successful in 28s
Terraform Plan and Apply / cicd (push) Successful in 32s

This commit is contained in:
Ben Martin 2025-01-21 00:11:57 +00:00
parent 7c0f431895
commit 3bbd112aa2
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -112,7 +112,7 @@ job "forgejo" {
level: info
runner:
file: .runner
capacity: 3
capacity: 1
timeout: 3h
shutdown_timeout: 3h
insecure: false