Commit 67585de9 by v_vjyjiang

d

parent 0d0cc977
module.exports = {
'1200.0': "paas|zhichan/newtime/center-manage-deployment.yaml",
'1210.0': "paas|zhichan/newtime/ic-deployment.yaml",
'1210.0': "ic-deliver|zhichan/newtime/ic-deployment.yaml",
"179.1": "entprofile|zhichan/ent-profile-deployment.yaml",
'8.1': "bpoweb|zhichan/bpo-web-deployment.yaml",
'1220.0': "icp-deliver|zhichan/newtime/zzb-deliver-deployment.yaml",
......
......@@ -37,6 +37,7 @@ app.post("/upline", async function (req, res, next) {
console.log('stdout:', stdout);
console.error('stderr:', stderr);
} catch (e) {
console.log(e)
res.end("ok")
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment