通过
7 秒
Running with gitlab-ci-multi-runner 1.10.7 (bc69744)
Using SSH executor...
Running on iZm5ecs3ycd0p8nrpfny7nZ via iZm5ecs3ycd0p8nrpfny7nZ...
Fetching changes...
HEAD is now at 3734c95 1
From http://114.215.101.231:8099/anyv/xkeasy
3734c95..2752c8c master -> origin/master
Checking out 2752c8cc as master...
Skipping Git submodules setup
$ cd /alidata/www/w/xkeasy
$ git pull
From http://114.215.101.231:8099/anyv/xkeasy
3734c95..2752c8c master -> origin/master
Updating 3734c95..2752c8c
Fast-forward
app/admin/controller/OrderscourierController.php | 47 ++++++++++
app/portal/controller/BirdController.php | 11 ++-
data/lang/zh-cn/admin_menu.php | 2 +
.../admin/orderscourier/order_list.html | 100 +++++++++++++++++++++
.../simpleboot3/portal/orderpage/address_edit.html | 1 -
simplewind/cmf/controller/WeChatBaseController.php | 4 +-
6 files changed, 159 insertions(+), 6 deletions(-)
create mode 100644 app/admin/controller/OrderscourierController.php
create mode 100644 public/themes/admin_simpleboot3/admin/orderscourier/order_list.html
Build succeeded