Bare Squid Works!
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "flying-jib",
|
||||
"type": "terminal",
|
||||
"pre": false,
|
||||
"stage": {
|
||||
"ignore": [
|
||||
".git",
|
||||
".github",
|
||||
".gitignore",
|
||||
"node_modules",
|
||||
"out",
|
||||
"test",
|
||||
"living_docs",
|
||||
"developer_docs",
|
||||
"user_docs",
|
||||
"agent",
|
||||
"*.md"
|
||||
]
|
||||
},
|
||||
"multisig": {
|
||||
"namespace": "flying-jib/flying-jib",
|
||||
"quorum": 2,
|
||||
"publicKeys": ["<PUBKEY_HERE>", "<PUBKEY_HERE>", "<PUBKEY_HERE>"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user