update infra workflow
Some checks failed
CI / tongo-core (push) Failing after 2m50s
CI / web-terminal (push) Successful in 59s
Deploy / build-and-push (push) Failing after 4s
Deploy / deploy (push) Has been skipped
Infrastructure / plan (push) Failing after 1s
Infrastructure / apply (push) Has been skipped

This commit is contained in:
Pedro Faria da Costa 2026-07-06 00:12:23 +01:00
parent 2f80c9d473
commit dcead05492
No known key found for this signature in database

View file

@ -21,5 +21,6 @@ resource "hcloud_server" "forgejo" {
labels = {
role = "forgejo"
environment = terraform.workspace
project = "quarkshologridledger"
}
}