通过
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 a703d23 修改编辑图片路径
From http://114.215.101.231:8099/jinglong/feipin
a703d23..e680769 master -> origin/master
Checking out e680769f as master...
Skipping Git submodules setup
$ cd /alidata/www/fast/feipin
$ git pull
From http://114.215.101.231:8099/jinglong/feipin
a703d23..e680769 master -> origin/master
Updating a703d23..e680769
Fast-forward
application/admin/controller/Gbanner.php | 35 +
application/admin/lang/zh-cn/gbanner.php | 7 +
application/admin/model/Gbanner.php | 41 +
application/admin/validate/Gbanner.php | 27 +
application/admin/view/gbanner/add.html | 24 +
application/admin/view/gbanner/edit.html | 24 +
application/admin/view/gbanner/index.html | 33 +
application/api/controller/Index.php | 37 +-
application/api/controller/Person.php | 3 +-
public/api.html | 2516 +++++++++++++++--------------
public/assets/js/backend/gbanner.js | 53 +
11 files changed, 1607 insertions(+), 1193 deletions(-)
create mode 100644 application/admin/controller/Gbanner.php
create mode 100644 application/admin/lang/zh-cn/gbanner.php
create mode 100644 application/admin/model/Gbanner.php
create mode 100644 application/admin/validate/Gbanner.php
create mode 100644 application/admin/view/gbanner/add.html
create mode 100644 application/admin/view/gbanner/edit.html
create mode 100644 application/admin/view/gbanner/index.html
create mode 100644 public/assets/js/backend/gbanner.js
Build succeeded