通过
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 566e5fb 1
From http://114.215.101.231:8099/panhaowen/scoreshop
566e5fb..da13305 master -> origin/master
Checking out da13305e as master...
Skipping Git submodules setup
$ cd /alidata/www/w/scoreshop
$ git pull
From http://114.215.101.231:8099/panhaowen/scoreshop
566e5fb..da13305 master -> origin/master
Updating 566e5fb..da13305
Fast-forward
app/portal/controller/PrizeController.php | 276 +++++++++++++
public/themes/simpleboot3/portal/prize/prize.html | 237 +++++++++++
.../simpleboot3/portal/prize/prize_detail.html | 460 +++++++++++++++++++++
3 files changed, 973 insertions(+)
create mode 100644 app/portal/controller/PrizeController.php
create mode 100644 public/themes/simpleboot3/portal/prize/prize.html
create mode 100644 public/themes/simpleboot3/portal/prize/prize_detail.html
Build succeeded