Commit 5281eeee authored by 温海元's avatar 温海元

remove restart &change ding robot

parent 78595b01
const schedule = require('node-schedule')
/*const schedule = require('node-schedule')
const _ = require('lodash')
const logger = require('koa-log4').getLogger('deployLatest')
const {
......@@ -108,7 +108,7 @@ const deploy = async (cluster) => {
}
dingTalk('daily latest 部署结果', text, APP_CONFIG.latestDingRobot)
logger.info('deployLatest job end')
}
}*/
// module.exports = () => {
// // schedule.scheduleJob('*/2 * * * *', async () => {
......
......@@ -14,9 +14,9 @@ module.exports = {
'acs-batch', 'acs-quartz', 'acs-service', 'pcm', 'vcc-talos', 'app-server', 'smart-recruitment-spyder', 'cash-loan-flow-report', 'egg-puppeteer','qa-platform',
],
qaapiHost: 'http://qaapi.liangkebang.com',
latestDingRobot: 'https://oapi.dingtalk.com/robot/send?access_token=99e801a2cf26680e6ce09cb12f830c21a03ae3df07d18f6a38e1db54c0e95f2c',
latestDingRobot: 'https://oapi.dingtalk.com/robot/send?access_token=ac34acb1307a564e105269f8ff49d6da4b608bc019d444dc91a2738e8c2d32ee',
deleteTestSvcRobot: {
test: 'https://oapi.dingtalk.com/robot/send?access_token=4ea7498bb4e07a01925564cb192de0c612a23102b7ea1a31a3024eb1eb839d51',
dev: 'https://oapi.dingtalk.com/robot/send?access_token=08e45c0e77fdb3c18d47559729afe3fc6de624324ced77ebf3f4d0aa1a008de2',
test: 'https://oapi.dingtalk.com/robot/send?access_token=ac34acb1307a564e105269f8ff49d6da4b608bc019d444dc91a2738e8c2d32ee',
dev: 'https://oapi.dingtalk.com/robot/send?access_token=ac34acb1307a564e105269f8ff49d6da4b608bc019d444dc91a2738e8c2d32ee',
},
}
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