This commit is contained in:
2025-08-02 01:07:59 -04:00
parent c6bd4824c5
commit 91cc2c0e6e

View File

@@ -54,8 +54,6 @@ def handle_request(rq: DeployerRequest):
"-d",
"-s",
f"{domain}-build-{deployment_id}",
"sh",
"-c",
f"'./build.sh > {build_log} 2>&1'",
],
user="root",