Update CircleCI configuration
This commit is contained in:
parent
b5e2a3bc55
commit
e5da1caffd
13 changed files with 248 additions and 91 deletions
10
.circleci/v10-node11/test.yml
Normal file
10
.circleci/v10-node11/test.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
url: 'http://misskey.local'
|
||||
port: 80
|
||||
mongodb:
|
||||
host: localhost
|
||||
port: 27017
|
||||
db: test-misskey
|
||||
user: admin
|
||||
pass: ''
|
||||
drive:
|
||||
storage: 'db'
|
Loading…
Add table
Add a link
Reference in a new issue