forked from Deuxfleurs/garage
Add garage_db test to CI
This commit is contained in:
parent
00cf076412
commit
6a5eba0b72
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ steps:
|
|||
GARAGE_TEST_INTEGRATION_EXE: result/bin/garage
|
||||
commands:
|
||||
- nix-build --no-build-output --attr test.amd64
|
||||
- ./result/bin/garage_db-*
|
||||
- ./result/bin/garage_api-*
|
||||
- ./result/bin/garage_model-*
|
||||
- ./result/bin/garage_rpc-*
|
||||
|
@ -280,6 +281,6 @@ trigger:
|
|||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 103a04785c98f5376a63ce22865c2576963019bbc4d828f200d2a470a3c821ea
|
||||
hmac: 90878eb81f4384a15e5dfb7f215b09c11f2f0ff804e0b34397e31d3694bdd378
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue