diff --git a/.circleci/v11-node11/default.yml b/.circleci/v11-node11/default.yml index 81273ab50..fbd971748 100644 --- a/.circleci/v11-node11/default.yml +++ b/.circleci/v11-node11/default.yml @@ -6,8 +6,6 @@ db: db: misskey user: syuilo pass: '' -drive: - storage: 'fs' redis: host: localhost port: 6379 diff --git a/.circleci/v11-node11/test.yml b/.circleci/v11-node11/test.yml index 97fa43565..3bff35889 100644 --- a/.circleci/v11-node11/test.yml +++ b/.circleci/v11-node11/test.yml @@ -6,8 +6,6 @@ db: db: test-misskey user: admin pass: '' -drive: - storage: 'fs' redis: host: localhost port: 6379 diff --git a/.circleci/v11-node12/default.yml b/.circleci/v11-node12/default.yml index 81273ab50..fbd971748 100644 --- a/.circleci/v11-node12/default.yml +++ b/.circleci/v11-node12/default.yml @@ -6,8 +6,6 @@ db: db: misskey user: syuilo pass: '' -drive: - storage: 'fs' redis: host: localhost port: 6379 diff --git a/.circleci/v11-node12/test.yml b/.circleci/v11-node12/test.yml index 97fa43565..3bff35889 100644 --- a/.circleci/v11-node12/test.yml +++ b/.circleci/v11-node12/test.yml @@ -6,8 +6,6 @@ db: db: test-misskey user: admin pass: '' -drive: - storage: 'fs' redis: host: localhost port: 6379