all repos — homestead @ cff16e188f4c49f62cb9b12382f76b34ca7aac6b

Code for my website

move entrypoint to repo root

Alan Pearce
commit

cff16e188f4c49f62cb9b12382f76b34ca7aac6b

parent

4976c16035432216d5976c6ca16e44165bae6ba1

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M justfilejustfile
@@ -38,4 +38,4 @@ fly auth docker
deploy *DEPLOY_FLAGS: templ generate - fly deploy --image $(KO_DOCKER_REPO={{ docker_registry }} ko build --sbom none --bare --tags {{ docker-tag }} ./cmd/server) {{ DEPLOY_FLAGS }} + fly deploy --image $(KO_DOCKER_REPO={{ docker_registry }} ko build --sbom none --bare --tags {{ docker-tag }} .) {{ DEPLOY_FLAGS }}