Add matrix-mx-puppet-skype to the list of roles that can self-build
This commit is contained in:
parent
b9a72310bd
commit
181434d9c6
@ -8,12 +8,13 @@ matrix_container_images_self_build: true
|
|||||||
```
|
```
|
||||||
Setting that variable will self-build every role which supports self-building. Self-building can be set on a per-role basis as well.
|
Setting that variable will self-build every role which supports self-building. Self-building can be set on a per-role basis as well.
|
||||||
|
|
||||||
List of roles where self-building the docker image is currently possible:
|
List of roles where self-building the Docker image is currently possible:
|
||||||
- synapse
|
- `matrix-synapse`
|
||||||
- riot-web
|
- `matrix-riot-web`
|
||||||
- coturn
|
- `matrix-coturn`
|
||||||
- ma1sd
|
- `matrix-ma1sd`
|
||||||
- matrix-bridge-mautrix-facebook
|
- `matrix-mautrix-facebook`
|
||||||
- matrix-bridge-mautrix-hangouts
|
- `matrix-mautrix-hangouts`
|
||||||
|
- `matrix-mx-puppet-skype`
|
||||||
|
|
||||||
Adding self-building support to other roles is welcome. Feel free to contribute!
|
Adding self-building support to other roles is welcome. Feel free to contribute!
|
||||||
|
Loading…
Reference in New Issue
Block a user