Set correct args in nomad
This commit is contained in:
parent
b3e49a1561
commit
83afb4ea80
@ -54,6 +54,7 @@ job "lure-web" {
|
|||||||
config {
|
config {
|
||||||
image = "gitea.elara.ws/elara6331/lure-web:latest"
|
image = "gitea.elara.ws/elara6331/lure-web:latest"
|
||||||
ports = ["http"]
|
ports = ["http"]
|
||||||
|
args = ["build"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user