通过
1 秒
Running with gitlab-ci-multi-runner 1.10.7 (bc69744)
Using Shell executor...
Running on ecs-a18d-0017...
Fetching changes...
HEAD is now at 5709d68 店铺接口调试
From http://114.215.101.231:8099/guosheng/community
cc30b60..42f8f44 master -> origin/master
Checking out 42f8f44c as master...
Skipping Git submodules setup
$ whoami
www
$ cd /home/wwwroot/t/community
$ git pull
From http://114.215.101.231:8099/guosheng/community
cc30b60..42f8f44 master -> origin/master
Updating cc30b60..42f8f44
Fast-forward
application/api/controller/Store.php | 143 +++-
application/api/model/Industry.php | 10 +
application/api/model/Report.php | 10 +
application/api/model/StoreApply.php | 10 +
public/api.html | 1267 ++++++++++++++++++++++++----------
5 files changed, 1070 insertions(+), 370 deletions(-)
create mode 100644 application/api/model/Industry.php
create mode 100644 application/api/model/Report.php
create mode 100644 application/api/model/StoreApply.php
Build succeeded