mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-08-24 21:17:31 +00:00
ci/cd: fix wrong storage value
This commit is contained in:
@@ -59,9 +59,9 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- db: sqlite
|
||||
storage: fs
|
||||
storage: filesystem
|
||||
- db: postgres
|
||||
storage: fs
|
||||
storage: filesystem
|
||||
- db: sqlite
|
||||
storage: s3
|
||||
- db: sqlite
|
||||
|
||||
Reference in New Issue
Block a user