temp
This commit is contained in:
parent
5f30fc6c22
commit
92e6c74e1f
@ -7,7 +7,8 @@
|
|||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"minio": "MINIO_CONFIG_ENV_FILE=./.env.minio ./bin/minio server --console-address :9001",
|
"minio": "MINIO_CONFIG_ENV_FILE=./.env.minio ./bin/minio server --console-address :9001",
|
||||||
"to:files": " mc mirror markminio/mark mark --overwrite",
|
"to:files": " mc mirror markminio/mark mark --overwrite",
|
||||||
"to:minio": " mc mirror --watch mark markminio/mark --overwrite"
|
"to:minio": " mc mirror --watch mark markminio/mark --overwrite",
|
||||||
|
"pub": "ev deploy ./mark -k ai -v 1.0.0"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user