From 25f738b743e5062c70fbf5d6c54c8fc90db17004 Mon Sep 17 00:00:00 2001 From: pan <1029559041@qq.com> Date: Sun, 11 Oct 2020 06:16:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BB=B4=E6=8A=A4=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- routes/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/index.js b/routes/index.js index fa9229b..e7e6afb 100644 --- a/routes/index.js +++ b/routes/index.js @@ -55,7 +55,7 @@ router.post('/deploy', function(req, res, next) { //仓库描述信息 const description=req.body.repository.description - info(updated_at) + info(`${updated_at}:updated_at`) try { const startTime=moment()