calling it a night
This commit is contained in:
@@ -28,7 +28,7 @@ def handle_request(rq: DeployerRequest):
|
||||
DEPLOYERDIR=DEPLOYERDIR,
|
||||
USER=rq.user,
|
||||
REPO=rq.repo,
|
||||
BRANCH=rq.branch
|
||||
BRANCH=rq.branch,
|
||||
COMMIT_HASH=rq.commit_hash,
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user