通过
2 秒
Running with gitlab-ci-multi-runner 1.10.7 (bc69744)
Using SSH executor...
Running on iZm5ecs3ycd0p8nrpfny7nZ via iZm5ecs3ycd0p8nrpfny7nZ...
Fetching changes...
HEAD is now at c8e0b6a 增加搜索列表文件
From http://114.215.101.231:8099/jinglong/xingqiu
c8e0b6a..c717043 master -> origin/master
Checking out c7170431 as master...
Skipping Git submodules setup
$ cd /alidata/www/w/xingqiu
$ git pull
From http://114.215.101.231:8099/jinglong/xingqiu
c8e0b6a..c717043 master -> origin/master
Updating c8e0b6a..c717043
Fast-forward
app/portal/controller/ActiveController.php | 7 +-
.../portal/active/get_active_detail.html | 74 +++++++++++++++++++
public/themes/simpleboot3/portal/active/index.html | 84 ++++++++++++++++++++++
.../simpleboot3/portal/region/get_more_video.html | 8 ++-
public/themes/simpleboot3/portal/region/index.html | 2 -
.../simpleboot3/public/assets/css/Scout_index.css | 2 +-
.../public/assets/css/activity_index.css | 53 ++++++++++++++
.../simpleboot3/public/assets/css/header.css | 2 +-
.../themes/simpleboot3/public/assets/css/show.css | 9 ++-
9 files changed, 230 insertions(+), 11 deletions(-)
create mode 100644 public/themes/simpleboot3/portal/active/get_active_detail.html
create mode 100644 public/themes/simpleboot3/portal/active/index.html
create mode 100644 public/themes/simpleboot3/public/assets/css/activity_index.css
Build succeeded