diff --git a/template.nomad b/template.nomad index 55c97ee..b97feb2 100644 --- a/template.nomad +++ b/template.nomad @@ -54,6 +54,7 @@ job "lure-web" { config { image = "gitea.elara.ws/elara6331/lure-web:latest" ports = ["http"] + args = ["build"] }