build mxisd for rapsberry pi

This commit is contained in:
Horvath Gergely
2020-02-21 18:08:24 +01:00
parent 8c1e00a6cd
commit f28c7b71d2
3 changed files with 35 additions and 1 deletions

View File

@ -25,6 +25,7 @@
- { src: "{{ matrix_docker_src_files_path }}", when: "{{ matrix_raspberry_pi }}" }
- { src: "{{ matrix_docker_synapse_src_files_path }}", when: "{{ matrix_raspberry_pi }}" }
- { src: "{{ matrix_docker_coturn_src_files_path }}", when: "{{ matrix_coturn_enabled }}"}
- { src: "{{ matrix_docker_mxisd_src_files_path }}", when: "{{ matrix_mxisd_enabled }}"}
- { src: "{{ matrix_docker_mautrix_facebook_src_files_path }}", when: "{{ matrix_mautrix_facebook_enabled }}"}
# `docker_network` doesn't work as expected when the given network