通过
7 秒
Running with gitlab-ci-multi-runner 1.10.7 (bc69744)
Using Shell executor...
Running on ecs-a18d-0017...
Fetching changes...
HEAD is now at 304c76a 统计用户数量
From http://114.215.101.231:8099/heshupeng/recruit
304c76a..8e9356b master -> origin/master
Checking out 8e9356bc as master...
Skipping Git submodules setup
$ whoami
www
$ cd /home/wwwroot/t/recruit
$ git pull
From http://114.215.101.231:8099/heshupeng/recruit
304c76a..8e9356b master -> origin/master
Updating 304c76a..8e9356b
Fast-forward
application/admin/controller/Job.php | 42 +++++++++++++++++++++++++++++++-
application/admin/lang/zh-cn/job.php | 3 ++-
application/admin/model/Job.php | 7 +++++-
application/admin/view/job/add.html | 6 +++++
application/admin/view/job/edit.html | 6 +++++
application/api/controller/Index.php | 4 ++--
public/assets/js/backend/job.js | 46 ++++++++++++++++++++++++++++++++++--
7 files changed, 107 insertions(+), 7 deletions(-)
Build succeeded