could it be so simple
This commit is contained in:
@@ -54,7 +54,7 @@ def handle_request(rq: DeployerRequest):
|
||||
"-d",
|
||||
"-s",
|
||||
f"{domain}-build-{deployment_id}",
|
||||
f"'./deploy.sh > {build_log} 2>&1'",
|
||||
f"'sudo ./deploy.sh > {build_log} 2>&1'",
|
||||
],
|
||||
shell=True,
|
||||
user="root",
|
||||
|
||||
1
metadata.txt
Normal file
1
metadata.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user