chore(build): Building assist-stats

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2023-10-25 16:33:54 +02:00
parent 0916d49a0c
commit 7c0cbc834a

View file

@ -24,6 +24,8 @@ echo $DOCKER_REPO
docker login $DOCKER_REPO
cd ../../backend
bash build.sh $@
cd ../../assist-stats/
bash build.sh $@
cd ../assist
bash build.sh $@
cd ../peers