mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
test:
|
|
./run-tests.sh
|
|
|
|
start-keycloak:
|
|
docker-compose down
|
|
docker-compose up -d
|