stop using the non-gen'd config

This commit is contained in:
Andrew Morgan 2019-05-23 16:51:46 +01:00
parent 96b1101dea
commit a73d348455

View file

@ -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: |