Nomad changes again
Some checks failed
Deploy continuwuity to Nomad / nomad job run continuwuity (push) Failing after 59s
Some checks failed
Deploy continuwuity to Nomad / nomad job run continuwuity (push) Failing after 59s
This commit is contained in:
@@ -127,8 +127,9 @@ EOF
|
||||
}
|
||||
|
||||
config {
|
||||
# TODO: pin to a released tag instead of :latest before going to prod.
|
||||
image = "forgejo.ellis.link/continuwuation/continuwuity:latest"
|
||||
# Mirrored from upstream into registry.i80.dk by the deploy workflow.
|
||||
# Must match IMAGE in .gitea/workflows/deploy.yml.
|
||||
image = "registry.i80.dk/continuwuity:latest"
|
||||
ports = ["http"]
|
||||
force_pull = true # required with :latest — otherwise Nomad reuses the cached image on redeploy
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user