mirror of
https://github.com/easychen/pushdeer.git
synced 2025-01-07 21:45:54 +08:00
添加robo注释
This commit is contained in:
parent
c7da8e5230
commit
7488c5ae44
@ -6,7 +6,9 @@
|
||||
*/
|
||||
class RoboFile extends \Robo\Tasks
|
||||
{
|
||||
// define public methods as commands
|
||||
/**
|
||||
* 构建一个独立镜像,只包含api和redis
|
||||
*/
|
||||
public function buildDockerImage()
|
||||
{
|
||||
$tmp_dir = "/tmp/".md5(__DIR__);
|
||||
|
Loading…
Reference in New Issue
Block a user