mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-01 01:29:28 +01:00
3e3858d729
- test both FLOSS and non-floss builds - test on Synapse, Dendrite and Conduit - remove Synapse-specific test - add static Release mode app launch test Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 lines
59 B
Bash
Executable File
2 lines
59 B
Bash
Executable File
#!/usr/bin/env bash
|
|
apk update && apk add docker drill grep |