@@ -54,10 +54,9 @@ def handle_request(rq: DeployerRequest):
"-d",
"-s",
f"{domain}-build-{deployment_id}",
f"'./build.sh > {build_log} 2>&1'",
f"'./deploy.sh > {build_log} 2>&1'",
],
user="root",
shell=True,
env=dict(
os.environ,
DOMAIN=domain,
The note is not visible to the blocked user.