mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-02 04:25:27 +01:00
Merge pull request #677 from thesimplekid/cdk-redb-cli
feat: Add optional redb feature flag for database support
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -123,6 +123,8 @@ jobs:
|
||||
-p cdk-payment-processor,
|
||||
--bin cdk-cli,
|
||||
--bin cdk-cli --features sqlcipher,
|
||||
--bin cdk-cli --features redb,
|
||||
--bin cdk-cli --features "sqlcipher redb",
|
||||
--bin cdk-mintd,
|
||||
--bin cdk-mintd --features redis,
|
||||
--bin cdk-mintd --features redb,
|
||||
|
||||
Reference in New Issue
Block a user