通过
5 秒
Running with gitlab-ci-multi-runner 1.10.7 (bc69744)
Using SSH executor...
Running on iZm5ecs3ycd0p8nrpfny7nZ via iZm5ecs3ycd0p8nrpfny7nZ...
Fetching changes...
HEAD is now at 60b1ddf 修改更多明星列表页
From http://114.215.101.231:8099/jinglong/xingqiu
60b1ddf..0393256 master -> origin/master
Checking out 0393256d as master...
Skipping Git submodules setup
$ cd /alidata/www/w/xingqiu
$ git pull
From http://114.215.101.231:8099/jinglong/xingqiu
60b1ddf..0393256 master -> origin/master
Updating 60b1ddf..0393256
Fast-forward
app/portal/controller/RegionController.php | 26 ++-
.../portal/admin_region_note/add.html | 28 +++
.../portal/admin_region_note/edit.html | 34 ++-
.../simpleboot3/portal/region/get_more_future.html | 88 ++++++++
.../simpleboot3/portal/region/get_more_note.html | 108 +++++++++
public/themes/simpleboot3/portal/region/index.html | 10 +-
.../simpleboot3/portal/star/get_more_scenery.html | 5 +
.../themes/simpleboot3/public/assets/css/show.css | 242 +++++++++++++++++++++
8 files changed, 534 insertions(+), 7 deletions(-)
create mode 100644 public/themes/simpleboot3/portal/region/get_more_future.html
create mode 100644 public/themes/simpleboot3/portal/region/get_more_note.html
Build succeeded