matrix-org / waterfall

A cascading stream forwarding unit for scalable, distributed voice and video conferencing over Matrix
Apache License 2.0
97 stars 5 forks source link

CI/docker: Allow buliding images from branches and fix the `Dockerfile` #49

Closed daniel-abramov closed 1 year ago

daniel-abramov commented 1 year ago

The idea is that we trigger the build/lint job as well as the docker job whenever something is pushed to the branch in waterfall (excluding forks). Hopefully this is the right syntax to specify it :)