mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 02:43:09 -06:00
stop using the non-gen'd config
This commit is contained in:
parent
96b1101dea
commit
a73d348455
|
|
@ -11,9 +11,6 @@ jobs:
|
|||
- run:
|
||||
name: Build Dendrite
|
||||
command: ./build.sh
|
||||
- run:
|
||||
name: Copy custom dendrite config
|
||||
command: cp .circleci/dendrite-config.yaml dendrite.yaml
|
||||
- run:
|
||||
name: Copy dummy keys to root
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue