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