mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 11:23: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 .
|
mv .circleci/server.key .
|
||||||
- run:
|
- run:
|
||||||
name: Run sytest with whitelisted tests
|
name: Run sytest with whitelisted tests
|
||||||
command: /dendrite_sytest.sh
|
command: /bootstrap.sh dendrite
|
||||||
|
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: /logs
|
path: /logs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue