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
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:
parent
2f80c9d473
commit
dcead05492
1 changed files with 1 additions and 0 deletions
|
|
@ -21,5 +21,6 @@ resource "hcloud_server" "forgejo" {
|
||||||
labels = {
|
labels = {
|
||||||
role = "forgejo"
|
role = "forgejo"
|
||||||
environment = terraform.workspace
|
environment = terraform.workspace
|
||||||
|
project = "quarkshologridledger"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue