Fix workflow: use debian-host runner and registry.i80.dk
Some checks failed
Build and Deploy citti / build-and-deploy (push) Failing after 5s
Some checks failed
Build and Deploy citti / build-and-deploy (push) Failing after 5s
Match BlaaAi deployment pattern: debian-host runner, Harbor registry, nomad CLI directly, NOMAD_ADDR=https://nomad.i80.dk:4646. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -21,7 +21,7 @@ job "citti" {
|
||||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "gea.i80.dk/hjess/citti:latest"
|
||||
image = "registry.i80.dk/gitea/citti:latest"
|
||||
ports = ["http"]
|
||||
force_pull = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user