通过
8 秒
Running with gitlab-ci-multi-runner 1.10.7 (bc69744)
Using SSH executor...
Running on iZm5ecs3ycd0p8nrpfny7nZ via iZm5ecs3ycd0p8nrpfny7nZ...
Fetching changes...
HEAD is now at c74cd7a 修改后台价格
From http://114.215.101.231:8099/guosheng/areial
c74cd7a..95159f3 master -> origin/master
Checking out 95159f32 as master...
Skipping Git submodules setup
$ cd /alidata/www/fast/areial
$ git pull
From http://114.215.101.231:8099/guosheng/areial
c74cd7a..95159f3 master -> origin/master
Updating c74cd7a..95159f3
Fast-forward
.idea/workspace.xml | 277 ++---
application/admin/lang/zh-cn/video.php | 3 -
application/admin/view/video/add.html | 18 -
application/admin/view/video/edit.html | 18 -
application/api/controller/Pay.php | 255 +++++
application/api/controller/User.php | 121 +-
application/extra/verify.php | 12 +
public/api.html | 1911 +++++++++++++++++++++++++-------
public/assets/js/backend/video.js | 3 -
9 files changed, 2038 insertions(+), 580 deletions(-)
create mode 100644 application/api/controller/Pay.php
Build succeeded