mirror of https://github.com/LemmyNet/lemmy.git
Removing run-tests TODO.
parent
8a25f0f816
commit
df9135f410
|
@ -9,8 +9,6 @@ sudo docker build ../../ --file ../federation/Dockerfile --tag lemmy-federation:
|
||||||
|
|
||||||
sudo docker-compose --file ../federation/docker-compose.yml --project-directory . up -d
|
sudo docker-compose --file ../federation/docker-compose.yml --project-directory . up -d
|
||||||
|
|
||||||
# TODO: need to wait until the instances are initialised
|
|
||||||
|
|
||||||
pushd ../../ui
|
pushd ../../ui
|
||||||
yarn
|
yarn
|
||||||
echo "Waiting for Lemmy to start..."
|
echo "Waiting for Lemmy to start..."
|
||||||
|
|
Loading…
Reference in New Issue