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"), which("docker"),
"compose", "compose",
"build", "build",
"-p",
project,
"-f", "-f",
compose_file_name, compose_file_name,
"--ssh", "--ssh",