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