Fix coverage in sytest and use plugins for buildkite (#5922)

This commit is contained in:
Amber Brown
2019-08-29 22:19:57 +10:00
committed by GitHub
parent 92c1550f4a
commit e7011280c7
8 changed files with 92 additions and 32 deletions

View File

@@ -17,6 +17,6 @@ services:
SYNAPSE_POSTGRES_HOST: postgres
SYNAPSE_POSTGRES_USER: postgres
SYNAPSE_POSTGRES_PASSWORD: postgres
working_dir: /app
working_dir: /src
volumes:
- ..:/app
- ..:/src