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