mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-04-04 21:06:46 +00:00
fix: integration tests runner in CI (#919)
This commit is contained in:
committed by
GitHub
parent
9a2f973a2e
commit
1e396ca0ca
@@ -93,7 +93,7 @@ services:
|
||||
garage:
|
||||
image: dxflrs/garage:v1.1.0
|
||||
volumes:
|
||||
- ../../data/garage.toml:/etc/garage.toml:ro
|
||||
- ./integration/garage.toml:/etc/garage.toml:ro
|
||||
healthcheck:
|
||||
test: ["CMD", "/garage", "stats"]
|
||||
interval: 5s
|
||||
|
||||
Reference in New Issue
Block a user