changed deployerdir
This commit is contained in:
@@ -9,7 +9,7 @@ class DeployerRequest:
|
|||||||
clone_url: str
|
clone_url: str
|
||||||
commit_hash: str
|
commit_hash: str
|
||||||
|
|
||||||
DEPLOYERDIR = "/home/drm/deployer/production"
|
DEPLOYERDIR = "/home/drm/live"
|
||||||
|
|
||||||
def handle_request(rq: DeployerRequest):
|
def handle_request(rq: DeployerRequest):
|
||||||
subprocess.Popen(
|
subprocess.Popen(
|
||||||
|
|||||||
Reference in New Issue
Block a user