测试自动构建
This commit is contained in:
parent
363da22bda
commit
2d183acd0d
2 changed files with 1 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
zip -r -q -o pack.zip ./
|
||||
curl -F "token=$TOKEN&commit=$TRAVIS_COMMIT" -F "filename=@pack.zip" -H "Expect:" http://2d7usb.natappfree.cc/t.php
|
||||
curl -F "token=$TOKEN" -F "commit=$TRAVIS_COMMIT" -F "filename=@pack.zip" -H "Expect:" http://cloudreve.org/deploy.php
|
3
t.php
3
t.php
|
@ -1,3 +0,0 @@
|
|||
<?php
|
||||
error_log($_POST["token"]."|".$_POST["commit"]);
|
||||
?>
|
Loading…
Add table
Reference in a new issue