feat(forgejo): configure caching
Some checks failed
Lint / lint (push) Successful in 29s
Terraform Plan and Apply / cicd (push) Has been cancelled

This commit is contained in:
Ben Martin 2025-01-18 17:26:04 +00:00
parent 3f3171c074
commit b3042df33d
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -121,10 +121,7 @@ job "forgejo" {
labels: []
cache:
enabled: true
dir: ""
host: ""
port: 0
external_server: ""
dir: "{{ env "NOMAD_TASK_DIR" }}/cache"
container:
network: "host"
enable_ipv6: false