mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 03:13:11 -06:00
Switch to using bootstrap.sh
This commit is contained in:
parent
5e25f6ba22
commit
18d733a925
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
mv .circleci/server.key .
|
||||
- run:
|
||||
name: Run sytest with whitelisted tests
|
||||
command: /dendrite_sytest.sh
|
||||
command: /bootstrap.sh dendrite
|
||||
|
||||
- store_artifacts:
|
||||
path: /logs
|
||||
|
|
|
|||
Loading…
Reference in a new issue