remove project from build command
This commit is contained in:
parent
541ddaeb67
commit
8f48cf379d
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user