remove project from build command

This commit is contained in:
PAlexanderFranklin 2024-03-21 14:56:08 -07:00
parent 541ddaeb67
commit 8f48cf379d

View File

@ -198,8 +198,6 @@ def setup_prod(
which("docker"),
"compose",
"build",
"-p",
project,
"-f",
compose_file_name,
"--ssh",