forked from DevOps/deploy.stack
chore: 新增crush.json配置文件
初始化项目的crush配置,指定schema地址和当前目录为上下文路径
This commit is contained in:
6
crush.json
Normal file
6
crush.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://charm.land/crush.json",
|
||||||
|
"options": {
|
||||||
|
"context_paths": ["."]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user