udpate
This commit is contained in:
@@ -28,6 +28,7 @@ app
|
||||
const msg = {
|
||||
path: 'project',
|
||||
key: 'clone-cnb',
|
||||
token: ctx.query.token,
|
||||
}
|
||||
const res = await app.run({ ...msg, payload: { repo: filepath } }, { state: ctx.state });
|
||||
ctx.forward(res);
|
||||
|
||||
Reference in New Issue
Block a user