mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-15 00:43:59 +00:00
Removing run-tests TODO.
This commit is contained in:
parent
8a25f0f816
commit
df9135f410
1 changed files with 0 additions and 2 deletions
2
docker/federation-test/run-tests.sh
vendored
2
docker/federation-test/run-tests.sh
vendored
|
@ -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 a new issue