master
pan 4 years ago
parent 9221cffead
commit 956b2677d7
  1. 2
      routes/index.js

@ -54,7 +54,7 @@ router.post('/deploy', function(req, res, next) {
try {
startDeploy[name] = {
startTime: moment(updated_at),
startTime: moment(),
description: description
}

Loading…
Cancel
Save