Merge branch 'release/v20170228.1'

hotfix/远程访问多媒体中心 v20170228.1
尹诚诚 8 years ago
commit a04eb21b59

@ -6,7 +6,7 @@ staging:
production:
script:
- curl -sSf http://202.103.68.144:8888/please_dont_delete_this_file_4a4f500ae61d9e44b931d9f72fb14aaf95517b7e.php?branch=master
- curl -sSf http://cht.mycht.cn/please_dont_delete_this_file_4a4f500ae61d9e44b931d9f72fb14aaf95517b7e.php?branch=master
only:
- master
- /^deploy-.*$/

@ -1,4 +1,5 @@
<?php
header("Cache-Control: no-cache");
/*
*---------------------------------------------------------------
* APPLICATION ENVIRONMENT

@ -1,4 +1,5 @@
<?php
header("Cache-Control: no-cache");
/*
*---------------------------------------------------------------
* APPLICATION ENVIRONMENT

@ -1,4 +1,5 @@
<?php
header("Cache-Control: no-cache");
/*
*---------------------------------------------------------------
* APPLICATION ENVIRONMENT

@ -1,4 +1,5 @@
<?php
header("Cache-Control: no-cache");
/*
*---------------------------------------------------------------
* APPLICATION ENVIRONMENT

@ -1,4 +1,5 @@
<?php
header("Cache-Control: no-cache");
/*
*---------------------------------------------------------------
* APPLICATION ENVIRONMENT

Loading…
Cancel
Save