通过
1 秒
Running with gitlab-ci-multi-runner 1.10.7 (bc69744)
Using SSH executor...
Running on iZm5ecs3ycd0p8nrpfny7nZ via iZm5ecs3ycd0p8nrpfny7nZ...
Fetching changes...
HEAD is now at 3473c68 我的订单与快递鸟
From http://114.215.101.231:8099/anyv/xkeasy
e36c1a2..38e6d9b master -> origin/master
Checking out 38e6d9bc as master...
Skipping Git submodules setup
$ cd /alidata/www/w/xkeasy
$ git pull
From http://114.215.101.231:8099/anyv/xkeasy
e36c1a2..38e6d9b master -> origin/master
Updating e36c1a2..38e6d9b
Fast-forward
app/portal/controller/BirdController.php | 2 +-
app/portal/controller/LogisticsController.php | 46 ++
app/portal/controller/OrderController.php | 2 +-
.../themes/simpleboot3/portal/logistics/index.html | 97 +++
.../themes/simpleboot3/portal/order/get_all.html | 728 +++++++++++----------
.../themes/simpleboot3/portal/order/get_one.html | 232 ++++---
6 files changed, 656 insertions(+), 451 deletions(-)
create mode 100644 app/portal/controller/LogisticsController.php
create mode 100644 public/themes/simpleboot3/portal/logistics/index.html
Build succeeded